jmadler / emoji-picker

Add a slick emoji selector to input fields and textareas on your website.
Other
1.31k stars 318 forks source link

Added capability to set editor's ID #109

Closed naevtamarkus closed 1 year ago

naevtamarkus commented 6 years ago

Element ID set from attribute 'data-emoji-id' on the source text element. This enables you to use the editor's input (keydown, .text() and so on) from the app's code. Hope you like it!

naevtamarkus commented 6 years ago

Added extra stuff, hope you like it!

lukaszenkooo commented 6 years ago

Hih