sickdyd / react-search-autocomplete

A search box that filters the provided array of objects
https://sickdyd.github.io/react-search-autocomplete
MIT License
216 stars 82 forks source link

disable and onpaste attributes issue #86

Open sowmya2000-git opened 1 year ago

sowmya2000-git commented 1 year ago

Hii, My concern is how to use disabled and onpaste attributes or events like we used for input elements, is there is any way to use those events in react search autocomplete because I want to restrict the copy paste the special characters in react search autocomplete for that we have to use onpaste event,how to achieve this? can you please explain me?

sowmya2000-git commented 1 year ago

hii, I am expecting a fast reply because we r using your npm in our project so it's a emergency so I hope u figure out a quick solution for me , thanks in advance