Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ISliderSingleProps
Interface ISliderSingleProps
Hierarchy
ISliderCommonProps
ISliderSingleProps
Index
Properties
class
Name
disabled
dots
marks
max
min
on
Change
range
step
value
width
with
Input
Properties
Optional
class
Name
class
Name
:
string
Optional
disabled
disabled
:
boolean
Optional
dots
dots
:
boolean
Optional
marks
marks
:
Record
<
number
,
ReactNode
>
max
max
:
number
min
min
:
number
Optional
on
Change
on
Change
:
(
value
:
number
)
=>
void
Type declaration
(
value
:
number
)
:
void
Parameters
value:
number
Returns
void
range
range
:
false
step
step
:
number
|
string
value
value
:
number
Optional
width
width
:
number
|
string
Optional
with
Input
with
Input
:
boolean
Globals
ISlider
Single
Props
class
Name
disabled
dots
marks
max
min
on
Change
range
step
value
width
with
Input
Generated using
TypeDoc