
Search items


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 SwiftUI menu of contextual actions revealed from its associated content.

A Jetpack Compose floating menu that presents temporary actions or choices from a trigger.

A Jetpack Compose anchored menu pattern for choosing from options associated with a text field.

A Jetpack Compose floating horizontal bar for keeping a compact set of actions above screen content.


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

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

A visually persistent menu common in desktop applications that provides quick access to a consistent set of commands.

Displays a list of options for the user to pick from—triggered by a button.

A popover menu presenting options and actions for the current user.


A floating action or context menu with positioned content, selectable items and groups, submenus and multiple presentation modes.


Opens a searchable menu for triggering actions from the keyboard.

Displays key combinations beside actions so frequent commands are easier to learn.

Separates actions into labeled categories when a flat result list would be ambiguous.

Scales keyboard search across many action categories while preserving their context.

Filters project files by query for quick keyboard navigation.

Pairs matching people with profile images to disambiguate similar names.