mervick/emojionearea

Problem with general input fields.

Opened this issue · 1 comments

Hello,
First of all thanks for the great and easy to use emoji selecter :).
I wanted to implement maxlength attribute on the Input fields, but they will be overwritten by the emojiselector.
How can I turn that off so I have a maxlength attribute on my inputs?
Thanks very much.
Best reguards,
Tobi

It would be nice if emojiselector component keep the attributes of the original input field.