Search
Preparing search index...
The search index is not available
zent
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
zent
ISliderSingleProps
Interface ISliderSingleProps
Hierarchy
ISliderCommonProps
ISliderSingleProps
Index
Properties
class
Name
disabled
dots
marks
max
min
range
step
value
width
with
Input
Methods
on
Change
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
range
range
:
false
step
step
:
string
|
number
value
value
:
number
Optional
width
width
:
string
|
number
Optional
with
Input
with
Input
:
boolean
Methods
Optional
on
Change
on
Change
(
value
:
number
)
:
void
Parameters
value:
number
Returns
void
Exports
ISlider
Single
Props
class
Name
disabled
dots
marks
max
min
range
step
value
width
with
Input
on
Change
Generated using
TypeDoc