Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRenderData<T>

An object which holds the data to render a tab.

Type parameters

  • T

Hierarchy

  • IRenderData

Index

Properties

Properties

current

current: boolean

Whether the tab is the current tab.

title

title: Title<T>

The title associated with the tab.

zIndex

zIndex: number

The z-index for the tab.

Generated using TypeDoc