Search
Preparing search index...
The search index is not available
@servicestack/ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@servicestack/ui
shared
InputInfo
Class InputInfo
Hierarchy
InputInfo
Index
Constructors
constructor
Properties
accept
allowable
Entries
allowable
Values
autocomplete
autofocus
capture
css
disabled
help
id
ignore
label
max
max
Length
meta
min
min
Length
multiple
name
options
pattern
placeholder
read
Only
required
size
step
title
type
value
Constructors
constructor
new
Input
Info
(
init
?:
Partial
<
InputInfo
>
)
:
InputInfo
Parameters
Optional
init:
Partial
<
InputInfo
>
Returns
InputInfo
Properties
accept
accept
:
string
allowable
Entries
allowable
Entries
:
KeyValuePair
<
String
,
String
>
[]
allowable
Values
allowable
Values
:
string
[]
autocomplete
autocomplete
:
string
autofocus
autofocus
:
string
capture
capture
:
string
css
css
:
FieldCss
Optional
disabled
disabled
?:
boolean
help
help
:
string
id
id
:
string
Optional
ignore
ignore
?:
boolean
label
label
:
string
max
max
:
string
Optional
max
Length
max
Length
?:
number
meta
meta
:
{}
Type declaration
[
index:
string
]:
string
min
min
:
string
Optional
min
Length
min
Length
?:
number
Optional
multiple
multiple
?:
boolean
name
name
:
string
options
options
:
string
pattern
pattern
:
string
placeholder
placeholder
:
string
Optional
read
Only
read
Only
?:
boolean
Optional
required
required
?:
boolean
size
size
:
string
Optional
step
step
?:
number
title
title
:
string
type
type
:
string
value
value
:
string
Modules
admin
client
explorer
locode
shared
Input
Info
constructor
accept
allowable
Entries
allowable
Values
autocomplete
autofocus
capture
css
disabled
help
id
ignore
label
max
max
Length
meta
min
min
Length
multiple
name
options
pattern
placeholder
read
Only
required
size
step
title
type
value
Generated using
TypeDoc