Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITabActivateRequestedArgs<T>

The arguments object for the tabActivateRequested signal.

Type parameters

  • T

Hierarchy

  • ITabActivateRequestedArgs

Index

Properties

Properties

index

index: number

The index of the tab to activate.

title

title: Title<T>

The title for the tab.

Generated using TypeDoc