Options
All
  • Public
  • Public/Protected
  • All
Menu

TabSpec is used to render a tab and it's associated View.

Hierarchy

  • TabSpec

Index

Properties

contentTemplate

contentTemplate: function

contentTemplate is rendered when the tab is active.

Type declaration

Optional tabTemplate

tabTemplate: function

tabTemplate can be specified to render custom content in the tab.

Type declaration

Optional text

text: string

text to display in the tab.

Generated using TypeDoc