vtaits / react-select-async-paginate

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

How to style custom react-async-select-paginate, for example custom option styles, menu styles, menu options clicking colors or so on #98

Closed TemurbekRuziyev closed 3 years ago

TemurbekRuziyev commented 3 years ago

FAQ

  1. How can I clean all cached options?

    • Check cacheUniq param in versions < 0.4.x and cacheUniqs in 0.4.x

Are you submitting a bug report or a feature request or a question?

What is the current behavior?

What is the expected behavior?

Sandbox Link

What's your environment?

Other information

TemurbekRuziyev commented 3 years ago

I can't find any custom styling features

vtaits commented 3 years ago

Provide styling props (styles and components) like default react-select.

https://react-select.com/styles https://react-select.com/components