We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57c06a9 commit b14b89fCopy full SHA for b14b89f
docs/index.md
@@ -187,6 +187,7 @@ Schema Form currently supports the following form field types out of the box:
187
| text | input with type text |
188
| textarea | a textarea |
189
| number | input type number |
190
+| password | input type password |
191
| checkbox | a checkbox |
192
| checkboxes | list of checkboxes |
193
| select | a select (single value)|
0 commit comments