t-fighting-design
Version:
Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.
2 lines (1 loc) • 377 B
JavaScript
;Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={imageList:{type:Array,default:()=>[]},round:{type:Boolean,default:()=>!1},expandIndex:{type:Number,default:()=>0},color:{type:String,default:()=>"#fff"},width:{type:[String,Number],default:()=>""},height:{type:[String,Number],default:()=>""}};exports.Props=e;