1.0.0-preview.0 • Published 4 years ago

@cc-dev-kit-test/console-components-inline-editor v1.0.0-preview.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@alicloud/console-components-inline-editor

行内编辑器,多用于Table中的某一单元格数据编辑

基本用法

MDXInstruction:importDemo:BasicDemo

使用编辑按钮编辑

MDXInstruction:importDemo:WithText

自定义校验

MDXInstruction:importDemo:CustomValidate

在Table中使用

MDXInstruction:importDemo:WithTable

文案国际化

通过设置intl.set({ locale })来设置组件的多语言展示

MDXInstruction:importDemo:WithTable

APIs

MDXInstruction:renderInterface:IProps