ContextMenuItem<TDataItem>
An entry in the context menu.
Props
Name | Description | Type |
---|---|---|
action | The function that is triggered when clicking the context menu item. | ContextMenuItemAction<TDataItem> |
title | The displayed text on the context menu item. | string |