UNPKG

@iwusong/datav-vue3

Version:

Vue3 large screen data display component library

10 lines (9 loc) 398 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../utils/styled.js");require("vue");require("lodash-es");const t=e.styled.div` position: relative; width: 100%; height: 100%; `("border-box"),o=e.styled.div` position: relative; width: 100%; height: 100%; `("border-box-content");exports.BorderBoxContainer=t;exports.BorderBoxContent=o;