UNPKG

t-fighting-design

Version:

Fighting design can quickly build interactive interfaces in vue3 applications, which looks good.

2 lines (1 loc) 415 B
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l={rounded:{type:Boolean,default:()=>!1},animated:{type:Boolean,default:()=>!1},circled:{type:Boolean,default:()=>!1},rows:{type:Number,default:()=>1},loading:{type:Boolean,default:()=>!1},size:{type:String,default:()=>"default",validator:e=>["default","small","large"].includes(e)}};exports.Props=l;