Unable to insert only emoji
Closed this issue · 1 comments
Asifkrishaweb commented
new FgEmojiPicker({
trigger: ['button'],
position: ['bottom', 'right'],
preFetch: true,
emit(obj, triggerElement) {
document.querySelector('textarea').value += obj.emoji;
}
});
woody180 commented
Hi. You must use this plugin with host. Otherwise it won't work!