UNPKG

yuang-framework-ui-pc

Version:

yuang-framework-ui-pc Library

14 lines (13 loc) 215 B
const dashboardProps = { /** 类型 */ type: String, /** 自定义颜色 */ color: String, /** 尺寸 */ size: [Number, String], /** 间距 */ space: [Number, String] }; export { dashboardProps };