4.1.13 • Published 3 months ago

@simpleform/editor v4.1.13

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months 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
4.1.8

3 months ago

4.1.7

3 months ago

4.1.9

3 months ago

4.0.5

5 months ago

4.0.4

5 months ago

4.0.1

6 months ago

4.0.0

6 months ago

4.0.3

6 months ago

4.0.2

6 months ago

4.1.10

3 months ago

4.1.11

3 months ago

4.1.12

3 months ago

4.1.13

3 months ago

4.1.4

4 months ago

4.1.3

4 months ago

4.1.6

4 months ago

4.1.5

4 months ago

4.1.0

4 months ago

4.1.2

4 months ago

4.1.1

4 months ago

3.1.16

6 months ago

3.1.15

6 months ago

3.1.14

6 months ago

3.1.13

6 months ago

3.1.12

7 months ago

3.1.11

7 months ago

3.1.10

8 months ago

3.1.9

8 months ago

3.1.8

8 months ago

3.1.7

8 months ago

3.1.6

8 months ago

3.1.5

8 months ago

3.1.3

8 months ago

3.1.4

8 months ago

3.1.2

8 months ago

3.1.1

8 months ago

3.1.0

8 months ago

3.0.4

8 months ago

3.0.3

8 months ago

3.0.7

8 months ago

3.0.6

8 months ago

3.0.5

8 months ago

3.0.1

8 months ago

3.0.0

8 months ago

2.1.1

8 months ago

2.0.5

9 months ago

2.1.0

8 months ago

2.0.3

9 months ago

2.0.4

9 months ago

2.0.2

9 months ago

2.0.1

9 months ago

2.0.0

9 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.9

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.2

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago