Skip to content

Commit b14b89f

Browse files
committed
Added password type to documentation
1 parent 57c06a9 commit b14b89f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ Schema Form currently supports the following form field types out of the box:
187187
| text | input with type text |
188188
| textarea | a textarea |
189189
| number | input type number |
190+
| password | input type password |
190191
| checkbox | a checkbox |
191192
| checkboxes | list of checkboxes |
192193
| select | a select (single value)|

0 commit comments

Comments
 (0)