Interactive Playground
Combine every prop live — anchor placement, trigger behavior, sizing, and appearance — and copy the resulting code.
Anchor & Trigger
Bottom
Click
Sizing
Medium (md)
Appearance
State
Live Source Code
Basic Click Trigger
By default, the popover opens on click. We use the Button component as a trigger to ensure theme consistency.
Template
Hover Mode
Useful for rich tooltips. Note how we can use the Button component in variant="link" mode to create an info trigger.
Template
Interactive Forms
The close method in the scoped slot allows for clean dismissal after form interaction.
Template