Module: utilities/fonts
Variables
VALID_FONTS
• Const
VALID_FONTS: string
[]
Defined in
Functions
getFontsList
▸ getFontsList(): SettingSelectEntry
<string
>[]
Returns
SettingSelectEntry
<string
>[]
Defined in
useFont
▸ useFont(font
): [string
, () => void
| null
]
Parameters
Name | Type |
---|---|
font | string |
Returns
[string
, () => void
| null
]