Search
Preparing search index...
The search index is not available
.developers
textalive-react-api
Options
Inherited
Menu
Package index
SliderProps
Interface SliderProps
Hierarchy
SliderProps
Index
Properties
label
label
Title
max
min
styles
value
with
Text
Input
Methods
on
Value
Change
Properties
Optional
label
label
:
ReactNode
Optional
label
Title
label
Title
:
undefined
|
string
max
max
:
number
min
min
:
number
Optional
styles
styles
:
SliderStyles
value
value
:
number
Optional
with
Text
Input
with
Text
Input
:
undefined
|
false
|
true
Methods
Optional
on
Value
Change
on
Value
Change
(
value
:
number
)
:
void
Parameters
value:
number
Returns
void
Slider
Props
label
label
Title
max
min
styles
value
with
Text
Input
on
Value
Change