-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
Form controls
This issue tracks the implementation of standard HTML form control widgets in Blitz.
-
<input type=hidden> - Button
-
<button> -
<input type=submit> -
<input type=reset>
-
- Text input
-
<input type=text> -
<textarea> -
<input type=password> -
<input type=email> -
<input type=url>
-
-
<input type=checkbox> -
<input type=radio> -
<select> -
<input type=file> -
<input type=color> -
<meter> -
<progress> -
<output>
Metadata
Metadata
Assignees
Labels
No labels