facy - v0.1.0
Preparing search index...
InputTypeMap
Interface InputTypeMap
interface
InputTypeMap
{
button
:
HTMLInputElement
;
checkbox
:
HTMLInputElement
;
color
:
HTMLInputElement
;
email
:
HTMLInputElement
;
file
:
HTMLInputElement
;
hidden
:
HTMLInputElement
;
image
:
HTMLInputElement
;
month
:
HTMLInputElement
;
number
:
HTMLInputElement
;
password
:
HTMLInputElement
;
radio
:
HTMLInputElement
;
range
:
HTMLInputElement
;
reset
:
HTMLInputElement
;
search
:
HTMLInputElement
;
submit
:
HTMLInputElement
;
tel
:
HTMLInputElement
;
text
:
HTMLInputElement
;
url
:
HTMLInputElement
;
}
Hierarchy (
View Summary
)
DateInputTypeMap
InputTypeMap
ExtendedInputTypeMap
Index
Properties
button
checkbox
color
email
file
hidden
image
month
number
password
radio
range
reset
search
submit
tel
text
url
Properties
button
button
:
HTMLInputElement
checkbox
checkbox
:
HTMLInputElement
color
color
:
HTMLInputElement
email
email
:
HTMLInputElement
file
file
:
HTMLInputElement
hidden
hidden
:
HTMLInputElement
image
image
:
HTMLInputElement
month
month
:
HTMLInputElement
number
number
:
HTMLInputElement
password
password
:
HTMLInputElement
radio
radio
:
HTMLInputElement
range
range
:
HTMLInputElement
reset
reset
:
HTMLInputElement
search
search
:
HTMLInputElement
submit
submit
:
HTMLInputElement
tel
tel
:
HTMLInputElement
text
text
:
HTMLInputElement
url
url
:
HTMLInputElement
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
button
checkbox
color
email
file
hidden
image
month
number
password
radio
range
reset
search
submit
tel
text
url
facy - v0.1.0
Loading...