BlockActionMenuOpenEventArgs
23 Sep 20251 minute to read
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.