Vincentius Roger Kuswara 16c57ece64
fix+feat(select, listbox): bug on dataset with "sections", add support for scrollshadow (#4462)
* fix: add custom function to calculate rowHeight for dataset with sections

* fix: scroll shadow is now working in virtualized components

* chore: add changeset

* fix: to pass test cases use function call instead of function component
2025-01-02 16:12:39 -03:00
..
2024-04-01 14:52:40 -03:00
2023-08-21 12:28:01 +00:00
2023-08-21 12:28:01 +00:00

@nextui-org/select

A select displays a collapsible list of options and allows a user to select one of them.

Please refer to the documentation for more information.

Installation

yarn add @nextui-org/select
# or
npm i @nextui-org/select

Contribution

Yes please! See the contributing guidelines for details.

License

This project is licensed under the terms of the MIT license.