Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OpenPageTabContextMenuRequest

Request for opening a page tab context menu in Browser.

Hierarchy

  • OpenPageTabContextMenuRequest

Index

Properties

customData?: any

Miscellaneous options necessary for implementing custom logic in the provider override.

pageId: string

Id of the page on which the context menu is invoked

x: number

Screen x-coordinate where context menu should be shown.

y: number

Screen y-coordinate where context menu should be shown.

Generated using TypeDoc