Trevixal API
Preparing search index...
@trevixal/ui
PickerCharacter
Interface PickerCharacter
A picker entry: the glyph to insert, and a name for its tooltip and label.
interface
PickerCharacter
{
char
:
string
;
label
:
string
;
}
Index
Properties
char
label
Properties
Readonly
char
char
:
string
Readonly
label
label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
char
label
Trevixal API
Loading...
A picker entry: the glyph to insert, and a name for its tooltip and label.