Skip to content

Context Menu

Displays a menu anchored to a right-click (or long-press on mobile). Ideal for recipe card contextual actions.

$cookest-ui add context-menu

Recipe Card

Right-click the card to see the context menu.

๐Ÿ

Pasta Carbonara

Italian ยท 25 min ยท โ˜… 4.9

Right-click to see contextual actions

PropTypeDefaultDescription
ContextMenuTriggerReactNodeโ€”The element that becomes right-clickable.
ContextMenuContentReactNodeโ€”The floating menu panel.
ContextMenuItemReactNodeโ€”A single menu action item.
ContextMenuSubReactNodeโ€”A nested submenu container.
ContextMenuSubTriggerReactNodeโ€”Trigger for the nested submenu.
ContextMenuShortcutstringโ€”Keyboard shortcut hint displayed on the right.