Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TabPropertiesUpdatedPayload

Details of the 'tab-properties-updated' event

Hierarchy

Index

Properties

properties

properties: TabProperties

New tab properties.

This will always contain the full set of properties for the tab, even if only a subset of the properties were updated in the updateTabProperties call.

tabGroupId

tabGroupId: string

String that uniquely identifies the current tabset.

tabID

Identifies the window that is the source of the current event.

See the documentation for individual events for more details.