Gtio 4f8ae50cf4
fix(dropdown): respect closeOnSelect prop on DropdownItem (#2598)
* fix(dropdown): fix dropdown menu unexpected close when closeOnSelect is false (#2290)

* feat(changeset): Updated DropdownMenu to respect closeOnSelect prop on DropdownItem

* fix(dropdown): add Template

* fix(dropdown): add tests

* fix(dropdown): fixing logic gaps

* fix(changeset): incorrect package name

---------

Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
2024-08-16 16:47:24 +08:00
..
2024-04-01 14:52:40 -03:00

@nextui-org/dropdown

Displays a list of actions or options that a user can choose.

Please refer to the documentation for more information.

Installation

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

Contribution

Yes please! See the contributing guidelines for details.

License

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