vanilla-emoji-picker icon indicating copy to clipboard operation
vanilla-emoji-picker copied to clipboard

When add emoji focus on input

Open glauberramos opened this issue 6 years ago • 1 comments

glauberramos avatar Aug 09 '17 04:08 glauberramos

Add these two lines in the clickLink function. event.preventDefault(); and emojiInput.focus();

ThPadelis avatar May 19 '18 12:05 ThPadelis