Optionalactionsthe actions to build, in the order to show them (defaults to all actions for the node type). Actions that do not apply to the node type are skipped.
Optionalcloseclose the open context menu (used by the group picker / pill rename / color controls)
Optionalgetresolve a default CSS class name through the layout's classNameMapper
Optionalgetprovide an icon for an item
Optionalgetoverride the default label of an item (takes precedence over the i18n labels)
Optionalincludeinclude actions that are not allowed on the node as disabled items (default false). Set true to show the full set with not-allowed actions greyed out instead of omitted.
Optionalondispatch actions through this instead of the node's model; useful to intercept/undo actions
Options for getNodeContextMenuItems.