Skip to main content
cngx-src documentation

CngxTabAlign

Type Aliascommon/tabs

projects/common/tabs/tabs-config.ts

Referenced by#

Description#

Horizontal alignment of the tab cluster along the strip, set via the [tabAlign] Input and reflected onto [data-tab-align]. 'start' (default), 'center', or 'end'. Horizontal only - ignored under orientation="vertical" (tabs fill the column) and when [fitted] stretches them to the full width.

Definition#

"start" | "center" | "end"