File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,6 @@ addonAfter | The text that should be added-on after the component.
93
93
[ TextBox demo] ( http://gearz-lab.github.io/redux-autoform/demo.html?preset=componentsTextBox )
94
94
95
95
### TextArea
96
- ---
97
96
98
97
Specific metadata for the ` TextBox ` component. Common metadata is not listed.
99
98
@@ -107,12 +106,10 @@ rows | The number of rows.
107
106
[ TextArea demo] ( http://gearz-lab.github.io/redux-autoform/demo.html?preset=componentsTextArea )
108
107
109
108
### CheckBox
110
- ---
111
109
112
110
[ Checkbox demo] ( http://gearz-lab.github.io/redux-autoform/demo.html?preset=componentsCheckbox ) .
113
111
114
112
### Select
115
- ---
116
113
117
114
Specific metadata for the ` Select ` component. Common metadata is not listed.
118
115
@@ -123,7 +120,6 @@ options | The options to display. Options are an array of objects with two prope
123
120
[ Select demo] ( http://gearz-lab.github.io/redux-autoform/demo.html?preset=componentsSelect ) .
124
121
125
122
### Lookup
126
- ---
127
123
128
124
Specific metadata for the ` Lookup ` component. Common metadata is not listed.
129
125
You can’t perform that action at this time.
0 commit comments