Skip to main content
cngx-src documentation

withStepperRouterSync

Functioncommon/stepper

projects/common/stepper/stepper-config.ts

Description#

Configure router synchronisation for the active step. mode chooses the URL surface (URL fragment or query parameter); param names the key (default 'step').

Signature#

withStepperRouterSync(mode, param: string)

Parameters#

@parammode
@paramparamstring= 'step'

Returns#

CngxStepperConfigFeature