Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
INumberInputIntegerProps
Interface INumberInputIntegerProps
Hierarchy
INumberInputCommonProps
INumberInputIntegerProps
Index
Properties
integer
max
min
on
Change
on
Input
show
Counter
show
Stepper
type
value
Properties
integer
integer
:
true
Optional
max
max
:
number
Optional
min
min
:
number
Optional
on
Change
on
Change
:
(
value
:
number
|
null
)
=>
void
Type declaration
(
value
:
number
|
null
)
:
void
Parameters
value:
number
|
null
Returns
void
Optional
on
Input
on
Input
:
(
value
:
string
)
=>
void
Type declaration
(
value
:
string
)
:
void
Parameters
value:
string
Returns
void
Optional
show
Counter
show
Counter
:
boolean
Optional
show
Stepper
show
Stepper
:
boolean
Optional
type
type
:
"number"
Optional
value
value
:
number
|
null
Globals
INumber
Input
Integer
Props
integer
max
min
on
Change
on
Input
show
Counter
show
Stepper
type
value
Generated using
TypeDoc