Tab control

bs-tab-control hosts a stack of bs-tab-page children. Each page declares its tab label via the *bsTabPageHeader structural directive; the remaining content of the page is rendered when the tab is active. Use [tabsPosition] to put the strip at the top or bottom, and [border] to draw the standard tab outline.

Basic usage

Configuration