CellContextMenuItemFactory
Defined in: contextMenu.tsx:63
Factory type for creating cell context menu items
Type Parameters
Section titled “Type Parameters”TData
TArgs = unknown
Properties
Section titled “Properties”create()
Section titled “create()”create: (
ctx) =>ContextMenuItemEntry
Defined in: contextMenu.tsx:65
Parameters
Section titled “Parameters”CellContextMenuItemContext<TData, TArgs>
Returns
Section titled “Returns”id:
string
Defined in: contextMenu.tsx:64