cesarwbr / react-input-emoji

A React input with an option to pick emojis 😍 😜 😂 😛
https://cesarwbr.github.io/react-input-emoji/
MIT License
121 stars 64 forks source link

How can I disable the input and the emoji selector? #54

Open ptahchiev opened 9 months ago

ptahchiev commented 9 months ago

Hello,

I like this project and I am using it and it works great. However, I want to know how to disable the input field and the emoji? Is there a property like disabled=true and if not would you consider adding one?

Thank you and keep up the good work.

ZaruhiTshitoyan commented 8 months ago

Hello,

I like this project and I am using it and it works great. However, I want to know how to disable the input field and the emoji? Is there a property like disabled=true and if not would you consider adding one?

Thank you and keep up the good work.

I am also looking for proper solution. Thanks.