Ryo Matsukawa 33e0418d08
fix(popover): correct position logic (#4498)
* fix(popover): invalid placement logic

* chore(select): add story with popover position

* chore: add changeset

* chore: add pattern of popover story

* chore: fix changeset
2025-01-05 09:32:30 -03:00
..
2024-12-06 12:16:05 -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.