Skip to main content
cngx-src documentation

withTabsIconLayout

Functioncommon/tabs

projects/common/tabs/tabs-config.ts

Description#

Set the app-wide default icon layout for <cngx-tab-group>.
Default'start'. Per-instance [iconLayout] Input still wins. Orthogonal to skin and orientation - only the [data-icon-layout] host attribute changes.

Signature#

withTabsIconLayout(layout: CngxTabIconLayout)

Parameters#

@paramlayoutCngxTabIconLayout

Returns#

CngxTabsConfigFeature