@licuihong/lowcode-setters
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

LowcodeSetters

lowcode-setters


标准组件描述协议中使用

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

/@licuihong/lowcode-setters/

    Package Sidebar

    Install

    npm i @licuihong/lowcode-setters

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    19.1 kB

    Total Files

    34

    Last publish

    Collaborators

    • licuihong