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