3.1.12 • Published 16 days ago

@simpleform/editor v3.1.12

Weekly downloads
-
License
ISC
Repository
github
Last release
16 days ago

@simpleform/editor

English | 中文说明

npm.io

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 .

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.
  • 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.1.12

16 days ago

3.1.11

16 days ago

3.1.10

25 days ago

3.1.9

1 month ago

3.1.8

1 month ago

3.1.7

1 month ago

3.1.6

1 month ago

3.1.5

1 month ago

3.1.3

1 month ago

3.1.4

1 month ago

3.1.2

1 month ago

3.1.1

1 month ago

3.1.0

1 month ago

3.0.4

1 month ago

3.0.3

1 month ago

3.0.7

1 month ago

3.0.6

1 month ago

3.0.5

1 month ago

3.0.1

1 month ago

3.0.0

1 month ago

2.1.1

2 months ago

2.0.5

2 months ago

2.1.0

2 months ago

2.0.3

2 months ago

2.0.4

2 months ago

2.0.2

2 months ago

2.0.1

2 months ago

2.0.0

2 months ago

1.0.11

4 months ago

1.0.10

4 months ago

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.2

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago