projects/common/tabs/tabs-config.ts
Set the app-wide default for whether tabs render a close affordance. Default false. Per-instance [closable] Input wins; a per-CngxTab [closable] override wins over both.
false
[closable]
CngxTab
withTabsClosable(closable: boolean)
boolean
CngxTabsConfigFeature