react-multi-select-component icon indicating copy to clipboard operation
react-multi-select-component copied to clipboard

Need a callback function that triggers when we search on dropdown

Open 0xrasla opened this issue 2 years ago • 0 comments

Basically, I need this because when I render 20k options at once, it freezes. so I need to make it like, rendering 200 options initially then when the user search, we need to get results and update the option based on that.

0xrasla avatar Feb 15 '23 17:02 0xrasla