ContextMenuRef: { customize: (customization: ContextMenuCustomization) => void }

Reference to manage context menu functionality in the component.

Type declaration

  • customize: (customization: ContextMenuCustomization) => void

    Defines a callback function to dynamically customize the context menu.