Skip to main content
cngx-src documentation

withStepperGroupCollapse

Functioncommon/stepper

projects/common/stepper/stepper-config.ts

Description#

Set the app-wide focus-driven group-collapse policy for grouped <cngx-stepper> flows. 'expand-active' collapses every non-active cngxStepGroup branch to its header node and expands only the group holding the active step; 'off' (library default) keeps the full strip. Orthogonal to the mobileCollapse axis. The Material twin ignores this setting.

Signature#

withStepperGroupCollapse(mode: CngxStepperGroupCollapse)

Parameters#

Returns#

CngxStepperConfigFeature