Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TabChangeEvent

An event describing change to tabs.

Hierarchy

  • TabChangeEvent

Index

Properties(3)

Properties(3)

Readonly opened

opened: readonly Tab[]

The tabs that have been opened.

Readonly closed

closed: readonly Tab[]

The tabs that have been closed.

Readonly changed

changed: readonly Tab[]

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

Generated by TypeDoc. Maintained by 洛竹