projects/common/tabs/tabs-config.ts
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.
<cngx-tab-group>
'start'
[iconLayout]
[data-icon-layout]
withTabsIconLayout(layout: CngxTabIconLayout)
CngxTabIconLayout
CngxTabsConfigFeature