Trevixal API
Preparing search index...
@trevixal/extension-emoji
EmojiItem
Interface EmojiItem
interface
EmojiItem
{
char
:
string
;
keywords
?:
readonly
string
[]
;
name
:
string
;
}
Index
Properties
char
keywords?
name
Properties
Readonly
char
char
:
string
The emoji character itself.
Optional
Readonly
keywords
keywords
?:
readonly
string
[]
Readonly
name
name
:
string
Shortcode without colons, e.g.
"smile"
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
char
keywords
name
Trevixal API
Loading...
The emoji character itself.