Search results

ToolbarOpenEventArgs API in React Blockeditor API component

This event is triggered when the toolbar is opened.

Properties

cancel

boolean

Specifies whether the event should be canceled. true to prevent opening the toolbar.

event

Event

Specifies the native browser event associated with the opening of the toolbar.

items

ToolbarItemModel[]

Specifies the list of toolbar items to be displayed.