jmadler / emoji-picker

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

Get emoji as string #83

Open jonatarussi opened 6 years ago

jonatarussi commented 6 years ago

Hi,

How can I get the emoji as string? When I call the element.val(), returns to me the emoji, and I need to send to server as String, but when I send to server do not work

naevtamarkus commented 6 years ago

:+1: