mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
* 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>
@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.