I know there are lots of javascript plugins and libraries to allow users to pick emojis for text inputs, but windows and mac already have native emoji pickers (Windows + [period] or ctrl + ⌘ + [spacebar]), Is there a way for me to open these native emoji pickers when a user clicks in a text field instead of installing plugins in my website?
I already tried emulate button key press, but it didn't work at all.
from Can i open the OS native emoji picker in a web page?
No comments:
Post a Comment