UNPKG

zview-plus

Version:

基于 Vue3 的 UI 组件库

2 lines (1 loc) 416 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e={inline:{type:Boolean,default:!1},direction:{type:String,values:["vertical","horizontal"],default:"horizontal"},size:{type:Array,default:()=>[10,10]},wrap:{type:Boolean,default:!1},alignment:{type:String,values:["stretch","center","flex-start","flex-end","baseline","initial","inherit"],default:"center"}};exports.SpaceProps=e;