Update ctrl docs and show link to MDN
This commit is contained in:
parent
5bd5489794
commit
62245f909a
1 changed files with 2 additions and 0 deletions
|
@ -156,6 +156,8 @@ TYPE: Specifies the type of input, such as: 'button', 'checkbox', 'color', 'date
|
|||
'email', 'file', 'hidden', 'image', 'month', 'number', 'password', 'radio', 'range', 'reset',
|
||||
'search', 'submit', 'tel' 'text', 'time', 'url', 'week'
|
||||
|
||||
See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input
|
||||
|
||||
NAME: The name attribute for the control.
|
||||
|
||||
LABEL: The label to display next to the control."
|
||||
|
|
Loading…
Add table
Reference in a new issue