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