@simpleform/editor v4.1.13
@simpleform/editor
English | 中文说明
Based on
react
implementation of the form designer , support for custom components , template import and export , visual design and other form design features , the secondary development is very simple .
- Preview
- Guide
- UI widgets
antd@5.x
, the designer registers the base form control by default.
Introduction
- Designer Composition: The designer consists of six modules
- Configuration context
EditorProvider
: provides the context for the editor - Configuration panel
EditorPanel
: configures the display list of registered components - Operation area
EditorTools
: the operation area of the designer - Edit area
EditorView
: the editor area of the designer. - Configuration property component
EditorSetting
: displays the corresponding property configuration form when the component is selected by the mouse. - Renderer
FormRender
: the core component for form rendering in the designer, you need to configure the registered component and related properties before using it.
- Configuration context
- Customization features: The designer allows two types of customization
- Custom Component: By customizing a component and registering it in the designer and renderer, you can then configure the control for use in the component panel.
- Import Templates: You need to add an import template entry from outside the designer component via the
renderTools
function.
Translated with DeepL.com (free version)
Translated with DeepL.com (free version)
install
npm install @simpleform/editor --save
# 或者
yarn add @simpleform/editor
3 months ago
3 months ago
3 months ago
5 months ago
5 months ago
6 months ago
6 months ago
6 months ago
6 months ago
3 months ago
3 months ago
3 months ago
3 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
6 months ago
6 months ago
6 months ago
6 months ago
7 months ago
7 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
8 months ago
9 months ago
8 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago
12 months ago