1.0.0 • Published 10 months ago

@licuihong/lowcode-setters v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

LowcodeSetters

lowcode-setters


标准组件描述协议中使用

 configure: {
   props: [
     {
        type: 'field',
        name: 'someprop',
        title: '某属性',
        setter: 'LowcodeSetters'
     }
   ]
 }
1.0.0

10 months ago