Default

Simple context menu with basic text actions.

Clipboard Actions

Standard clipboard operations with icon indicators.

File Actions

File management context menu for a document manager or file browser.

Text Editor

Rich text editor context menu with formatting and navigation options.

Usage

<ContextMenu> <button>Open</button> <button>Rename</button> <button>Move to Trash</button></ContextMenu><ContextMenu> <button><Icon name="copy" size="14" /> Copy</button> <button><Icon name="scissors" size="14" /> Cut</button> <button><Icon name="clipboard" size="14" /> Paste</button></ContextMenu>

Props

PropTypeDescription
childrencontentMenu items - buttons or links displayed in the context menu