Interface: EmojiPlanConfig
Properties
emojiBaseUrl
emojiBaseUrl:
string
The base URL to find the emoji PNG files, originally from the 64x64 set in emoji-datasource-facebook. Default: "https://cdn.jsdelivr.net/npm/@etrepum/lexical-emoji-plan@${PACKAGE_VERSION}/dist/emoji"
Do not add a trailing slash to the path.
Defined in
emojiClass
emojiClass:
string
The class to use for emoji nodes
Defined in
emojiLoadedClass
emojiLoadedClass:
string
The class to use for emoji nodes after the image is loaded and set as a background-image
Defined in
emojiLoadingClass
emojiLoadingClass:
string
The class to use for emoji nodes before the image is loaded