
Composable Popover, PopoverTrigger, PopoverContent; the panel oozes out of the trigger through an SVG goo filter with a liquid neck, crisp content fading in on top. Click or hover, controlled or uncontrolled.

Composable Popover, PopoverTrigger, PopoverContent; the panel oozes out of the trigger through an SVG goo filter with a liquid neck, crisp content fading in on top. Click or hover, controlled or uncontrolled.

Composable MorphPopover, MorphPopoverTrigger, MorphPopoverContent; the panel is laid out full size but clipped to the corner nearest the trigger, then unclips as one piece, a single-surface morph with a drop-shadow that hugs the shape. Side/align aware, controlled or uncontrolled.


Composable primitives (MorphSelect, MorphSelectTrigger, MorphSelectValue, MorphSelectContent, MorphSelectItem) where the trigger morphs into the panel via a shared layoutId: one continuous surface that grows open and shrinks back, never detaching.

A searchable command palette with scanlines, glowing accents, and HUD corner details.





A Jetpack Compose modal prompt that requests a choice or acknowledgment before the current task continues.


A low-level Jetpack Compose modal container for prompts with fully custom content.

A Jetpack Compose modal sheet that slides up from the bottom of the screen to present focused content.

A SwiftUI modal sheet that presents focused content from the bottom of the screen.

A universal @expo/ui modal sheet for presenting content from the bottom of the screen on Android, iOS and web.

A SwiftUI action prompt that presents a set of related choices, including destructive and cancel roles.



A modal dialog that interrupts the user with important content and expects a response.

Displays a menu of actions or functions, opened by a right click on web or a long press on native.

A window overlaid on either the primary window or another dialog window, rendering the content underneath inert.

Displays a menu to the user — such as a set of actions or functions — triggered by a button.

For sighted users to preview content available behind a link.

Displays rich content in a portal, triggered by a button.