Interface ITabActivateRequestedArgs<T>

The arguments object for the tabActivateRequested signal.

Type Parameters

  • T

Hierarchy

  • ITabActivateRequestedArgs

Properties

Properties

index: number

The index of the tab to activate.

title: Title<T>

The title for the tab.

Generated using TypeDoc