solid-select icon indicating copy to clipboard operation
solid-select copied to clipboard

The Select component for Solid.

Results 35 solid-select issues
Sort by recently updated
recently updated
newest added

First of all, thank you for writing this lovely library, I'm finding it extremely handy. I've noticed that the `required` attribute is not forwarded to the input element. Is that...

I have added support for 'isOptionSelected' prop. Please review this and let me know if there are any issues. I am need of this feature on my project. Also please...

clicking on option in list currently causes the list to stay open. I tracked it down to closing, then bubbling to an onclick on the input that causes it to...

Currently, solid-select renders all available options into the DOM as soon as the dropdown opens. With large option sets (e.g., 500+ items), this results in noticeable performance drops — especially...

How's browser support for this module? Can i use for production on e-commerce or should use with care?