Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TabGroupChangeEvent

An event describing changes to tab groups.

Hierarchy

  • TabGroupChangeEvent

Index

Properties

changed: readonly TabGroup[]

Tab groups that have changed, e.g have changed their active state.

closed: readonly TabGroup[]

Tab groups that have been closed.

opened: readonly TabGroup[]

Tab groups that have been opened.