Trevixal API
Preparing search index...
@trevixal/ui
FontManagerOptions
Interface FontManagerOptions
interface
FontManagerOptions
{
fonts
?:
readonly
FontDefinition
[]
;
onChange
?:
(
fonts
:
readonly
FontDefinition
[]
)
=>
void
;
}
Index
Properties
fonts?
on
Change?
Properties
Optional
Readonly
fonts
fonts
?:
readonly
FontDefinition
[]
Optional
Readonly
on
Change
onChange
?:
(
fonts
:
readonly
FontDefinition
[]
)
=>
void
Called whenever the list changes, so the toolbar can rebuild its select.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fonts
on
Change
Trevixal API
Loading...
Called whenever the list changes, so the toolbar can rebuild its select.