Junior Garcia 422770cc6b
refactor: add support for disabling the animation globally (#2929)
* refactor: add support for disabling the animation globally

* chore(docs): disableAnimation removed from global provider

* feat(docs): nextui provider api updated, storybook preview adjusted

* chore(theme): button is scalable when disabled, tooltip animation improved
2024-05-12 23:13:54 -03:00
..
2024-04-01 14:52:40 -03:00

@nextui-org/popover

Popover is a non-modal dialog that floats around its disclosure. It's commonly used for displaying additional rich content on top of something.

Please refer to the documentation for more information.

Installation

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

Contribution

Yes please! See the contributing guidelines for details.

License

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