textalive-react-api - v0.4.12
Preparing search index...
SliderWidgetProps
Interface SliderWidgetProps
interface
SliderWidgetProps
{
description
?:
string
|
RegionalText
;
value
:
ParameterValue
;
widget
:
ParameterWidget
;
withoutName
?:
boolean
;
withTextInput
?:
boolean
;
onValueChange
?
(
value
:
number
)
:
void
;
}
Index
Properties
description?
value
widget
without
Name?
with
Text
Input?
Methods
on
Value
Change?
Properties
Optional
description
description
?:
string
|
RegionalText
value
value
:
ParameterValue
widget
widget
:
ParameterWidget
Optional
without
Name
withoutName
?:
boolean
Optional
with
Text
Input
withTextInput
?:
boolean
Methods
Optional
on
Value
Change
onValueChange
?
(
value
:
number
)
:
void
Parameters
value
:
number
Returns
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
description
value
widget
without
Name
with
Text
Input
Methods
on
Value
Change
textalive-react-api - v0.4.12
Loading...