TabSpec is used to render a tab and it's associated View.
contentTemplate is rendered when the tab is active.
tabTemplate can be specified to render custom content in the tab.
text to display in the tab.
Generated using TypeDoc
TabSpec is used to render a tab and it's associated View.