0.0.7 • Published 1 year ago

configurable-fields v0.0.7

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Configuration Fields

Geek+ Leivii 低代码平台,可配置 form、table

安装

$ npm install configurable-fields -S

Example

// main.js
import Leivii from 'leivii'
import { ConfigurableForm, ConfigurableTable } from 'configurable-fields'
import 'configurable-fields/lib/configurable-fields.css'

Leivii.API.registComponent(ConfigurableForm)
Leivii.API.registComponent(ConfigurableTable)

新增国际化词条

codecn
lang.component.configurableForm配置化表单
lang.component.configurableTable配置化表格
lang.wms.fed.configItem配置项
lang.wms.fed.rowOperation行操作
lang.wms.fed.rowOperationWidth操作宽
lang.wms.fed.lockItems锁定项
lang.wms.fed.otherItems所有剩余项