Skip to main content
cngx-src documentation

withTabsAddable

Functioncommon/tabs

projects/common/tabs/tabs-config.ts

Description#

Set the app-wide default for whether the group renders an add-tab button.
Default false. Per-instance [addable] Input wins.

Signature#

withTabsAddable(addable: boolean)

Parameters#

@paramaddableboolean

Returns#

CngxTabsConfigFeature