vtaits / react-select-async-paginate

Wrapper above react-select that supports pagination on menu scroll
MIT License
308 stars 75 forks source link

Disable options in the menu #144

Closed premcoke closed 1 year ago

premcoke commented 1 year ago
  1. How can we disable a particular option in menu in the drop down.
  2. Is it possible the hide the drop down icon in the input
  3. Any in-built Select all option available for multi selection
vtaits commented 1 year ago

Hello. These are features of react-select, this package just provided pagination in the list of options