Create an input only for selecting an emoji?

I’m trying to allow users to label Projects in a dashboard with an emoji, so that it’s easy for them to visually identify which Project they’re looking at later. Is there a way to restrict an input field to only accept emoji, and to pop open emoji selector/keyboard for the user when they interact with it? Thanks for your help!

Yeah I’m looking to do this as well!

I need this also. I have found https://github.com/OneSignal/emoji-picker

Im hoping it wont be too hard to setup.

Did you ever figure this out? Looking to implement something similar myself.