luis angel lopez huari e2aed2e946
refactor: improve type safety (#5539)
* refactor(popover): consolidate imports from aria-utils module

* refactor(popover): remove unnecessary type assertion for child ref

* refactor: remove unnecessary type assertions and improve type safety

* chore(changeset): add changeset
2025-08-31 20:22:47 +08:00
..
2025-08-31 20:22:47 +08:00
2025-06-09 14:17:44 +08:00
2025-02-18 18:06:37 -03:00

@heroui/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 @heroui/popover
# or
npm i @heroui/popover

Contribution

Yes please! See the contributing guidelines for details.

License

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