Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TabChangeEvent

An event describing change to tabs.

Hierarchy

  • TabChangeEvent

Index

Properties

changed: readonly Tab[]

Tabs that have changed, e.g have changed their active state.

closed: readonly Tab[]

The tabs that have been closed.

opened: readonly Tab[]

The tabs that have been opened.