UNPKG

t-fighting-design

Version:

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

2 lines (1 loc) 363 B
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e={size:{type:[String,Number],default:()=>""},round:{type:Boolean,default:()=>!1},disabled:{type:Boolean,default:()=>!1},color:{type:String,default:()=>""},icon:{type:Object,default:()=>null},click:{type:Function,default:()=>null}};exports.Props=e;