contentco / quill-emoji

Quill module toolbar extension for emoji
275 stars 165 forks source link

Does the library support EmojiList in the toolbar #128

Open sanchitbansal10 opened 3 years ago

sanchitbansal10 commented 3 years ago

I have this requirement where I need to show just some particular emojis in the selector. I have

"emoji-toolbar": {
 emojiList: [// list of emojis required]
}

But this seems to be not working. In the docs example this is added to the emoji-shortname

Can u help if this is supported in the toolbar emoji selector