镜像地球开放平台

Implement a Context Menu

2024年10月19日

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.

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