An event describing changes to tab groups.

Fields

read onlyopened:ReadOnlyArray<TabGroup>

Tab groups that have been opened.

read onlyclosed:ReadOnlyArray<TabGroup>

Tab groups that have been closed.

read onlychanged:ReadOnlyArray<TabGroup>

Tab groups that have changed, e.g have changed their {@link TabGroup.isActive active} state.