Ryo Matsukawa a2133009f7
fix(select): onSelectionChange can handle number (#2937)
* fix: onSelectionChange type for dynamic items in Select component

* docs: remove unnecessary properties

* docs: update highlightedLines

* chore: add changeset
2024-05-19 16:49:06 -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.