sanusart/react-dropdown-select

How can I style the default clear button and make it a bit larger?

Fa1z-khan opened this issue · 3 comments

How can I style the default clear button and make it a bit larger?

yep i got to that part but cant figure out why it doesnt clear while clicking on the custom icon

Its a building blocks when custom renderers used so you need to call clearAll from provided methods.
Like here
https://codesandbox.io/p/sandbox/react-dropdown-select-forked-xv97wc?file=%2Fsrc%2Findex.js%3A20%2C49