- Docs
- components
- Popover
Popover
A popover is an overlay element positioned relative to a trigger.
There is no built in way to create popovers in HTML. Popover helps achieve accessible popovers that can be styled as needed.
Preview
Code
Installation
CLI
Copy & Paste
Copy and paste the following code into your project: popover.tsx
Loading...
Update the import paths to match your project setup.
Examples
Basic
Preview
Code
Positioning
Placement
Preview
Code
Offset and Cross offset
Preview
Code
Preview
Code
Flipping
Preview
Code
Container Padding
Preview
Code