Back to Chakra Ui

Implement a Context Menu

apps/www/content/guides/component-implement-context-menu.mdx

0.3.0-beta352 B
Original Source

A context menu provides users with a convenient way to access actions related to a specific UI element through a right-click.

Utilize the MenuContextTrigger component to create a context menu.

<ExampleTabs name="menu-with-context-trigger" />

For more details on Chakra UI's menu components, refer to the documentation.