Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITabCloseRequestedArgs<T>

The arguments object for the tabCloseRequested signal.

Type parameters

  • T

Hierarchy

  • ITabCloseRequestedArgs

Index

Properties

Properties

index

index: number

The index of the tab to close.

title

title: Title<T>

The title for the tab.

Generated using TypeDoc