Getting Started
Overview
Installation
Theme
Forms
Basic Inputs
Select
Custom Inputs
Components
Navigation
Components
69
Micro Charts
Libraries
Kanban Board
Image Designer
Video Player
Visual Builder
Content Editor
Data View
Latest npm version of @ngstarter-ui/componentsWeekly npm downloads of @ngstarter-ui/components
Purchase

Tab Panel

The ngs-tab-panel component creates a compact vertical tool or navigation panel with a linked aside content area. Use it in workspace and editor screens where selecting an item in the rail should show the matching tool, inspector, asset list, settings section, or panel content beside it.

PropTypeDefault
hideContentIfTabNotSelected
Whether to hide the content of the tab if it is not selected
booleanfalse
activeItemId
The id of the active tab item
any
compact
Whether the tab panel is in compact mode
booleanfalse
EventDescription
itemIdChangedExecuted when the active item id changes