Version v3 Documentation
You are viewing documentation for an older version.
View latest (v4) documentation →
Popover
A headless popover primitive for displaying floating content triggered by a button.
Basic
A simple
Popover with form content inside PopoverContent. Click the trigger button to toggle.
Loading example…
Placement
Use the
Side parameter on PopoverContent to control placement relative to the trigger.
Loading example…
Controlled
Control the open state externally with
@bind-Open. The state label updates reactively.
Loading example…
Anatomy
Loading example…