CustomContextMenuSelectEventArgs

12 Sep 20251 minute to read

Defines the event arguments for the ‘customContentMenu’ event, providing essential information about the selection.

Properties

id string

id - Represents the identifier of the currently selected custom context menu item.

name string

Specifies name of the event.