Preparing search index...
The search index is not available
parley.js
parley.js
Inputs
Interface Inputs
Map of input types to their options.
Hierarchy
Inputs
Index
Properties
checkbox
email
none
number
password
radio
range
search
select
tel
text
textarea
Properties
checkbox
checkbox
:
[
string
[]
,
SelectionOptions
]
email
email
:
[
string
,
TextOptions
]
none
none
:
[
boolean
,
never
]
number
number
:
[
number
,
NumberOptions
]
password
password
:
[
string
,
TextOptions
]
radio
radio
:
[
string
,
SelectionOptions
]
range
range
:
[
number
,
NumberOptions
]
search
search
:
[
string
,
TextOptions
]
select
select
:
[
string
,
SelectionOptions
]
tel
tel
:
[
string
,
TextOptions
]
text
text
:
[
string
,
TextOptions
]
textarea
textarea
:
[
string
,
TextareaOptions
]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
checkbox
email
none
number
password
radio
range
search
select
tel
text
textarea
parley.js
Inputs
NumberOptions
Options
SelectionOptions
TextOptions
TextareaOptions
cancel
close
fire
init
isInputType
isOpen
Generated using
TypeDoc
Map of input types to their options.