Search results

ContextMenuCloseEventArgs API in React Blockeditor API component

Provides information about the event when the context menu closes.

Properties

element

HTMLElement

Specifies the HTML element associated with the clicked menu item.

items

ContextMenuItemModel[]

Specifies the list of context menu items available in the menu.

parentItem

ContextMenuItemModel

Specifies the parent context menu item.