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

1.0.100 • Public • Published

lowcode-material

一个面向 PC 的业务组件库

调试

启动调试

npm run lowcode:dev             # 打开开发环境,运行所有组件

构建

npm run lowcode:build

lowcode-materials

低代码自定义组件库

字段基础数据

[ { "id": "1668825355543000000",//唯一 "parentId": "1668823677023653889", "type": "base", "name": "create_user", "displayName": "创建人",//字段显示名称 "bizType": "int", "fieldName": "create_user",//字段名唯一,不可变 "length": 20, "precise": null, "uri": "APP100007.user2.create_user", "bizDisplayName": null, "bizName": null, "bizCode": null, "bizId": null, "bizUri": null, "isShow": true,//是否显示 "isCustom": false, //是否为添加字段 },

]

Readme

Keywords

Package Sidebar

Install

npm i @gzmpcit/lowcode-materials

Weekly Downloads

99

Version

1.0.100

License

MIT

Unpacked Size

12.5 MB

Total Files

296

Last publish

Collaborators

  • licuihong
  • gzmpcdev