Search results

BlockActionMenuOpenEventArgs API in React Blockeditor API component

Represents the event arguments for opening the block action menu.

Properties

cancel

boolean

Specifies whether to cancel the action. If true, the menu will not open.

event

Event

Represents the event that triggered the opening of the menu.

items

BlockActionItemModel[]

Specifies the list of block action items in the menu.