Lyse UI
v1.1

Popover

A floating panel anchored to a trigger element, used for rich non-modal content like filter panels, date pickers, and contextual forms. Built on Radix Popover with portal rendering and collision detection.

Add to v0.dev
tsx

Default

Basic popover with structured content anchored to a trigger.

Placement

Use side and align props to control position relative to the trigger.

With Close Button

Use PopoverClose to add an explicit dismiss button.

Controlled

Use open and onOpenChange for external state control.

Filter Panel

Interactive filter content inside a popover.

User Card

Rich content popover showing user details.

Form Content

Popover with a grid of labeled inputs for inline editing.