Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
INumberInputDecimalProps
Interface INumberInputDecimalProps
Hierarchy
INumberInputCommonProps
INumberInputDecimalProps
Index
Properties
decimal
integer
min
on
Change
on
Input
show
Counter
show
Stepper
type
value
Properties
Optional
decimal
decimal
:
number
Optional
integer
integer
:
false
Optional
min
min
:
number
|
string
Optional
on
Change
on
Change
:
(
value
:
string
)
=>
void
Type declaration
(
value
:
string
)
:
void
Parameters
value:
string
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
:
string
|
number
Globals
INumber
Input
Decimal
Props
decimal
integer
min
on
Change
on
Input
show
Counter
show
Stepper
type
value
Generated using
TypeDoc