We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf3670a commit 004edfbCopy full SHA for 004edfb
1 file changed
README.md
@@ -19,8 +19,21 @@
19
- [Usage](#usage)
20
- [Configuration](#configuration)
21
- [Fields](#fields)
22
+ - [Type](#type)
23
+ - [Operators](#operators)
24
+ - [Validation](#validation)
25
- [Data](#data)
26
+ - [Group With Modifiers](#group-with-modifiers)
27
+ - [Group Without Modifiers](#group-without-modifiers)
28
+ - [Number Values](#number-values)
29
- [Builder Props](#builder-props)
30
+ - [`readOnly`](#readonly)
31
+ - [`draggable`](#draggable)
32
+ - [`singleRootGroup`](#singlerootgroup)
33
+ - [`groupTypes`](#grouptypes)
34
+ - [`validator`](#validator)
35
+ - [`onStateChange`](#onstatechange)
36
+ - [`showValidation`](#showvalidation)
37
- [Components](#components)
38
- [Theming](#theming)
39
- [Localization](#localization)
0 commit comments