ContextMenuItem<TDataItem>

An entry in the context menu.

Props

NameDescriptionType
action
The function that is triggered when clicking the context menu item.
ContextMenuItemAction<TDataItem>
title
The displayed text on the context menu item.
string