New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

configurable-fields

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

configurable-fields

Configurable fields for Leivii

latest
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

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所有剩余项

Keywords

low-code

FAQs

Package last updated on 04 Apr 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts