Skip to main content
cngx-src documentation

withStepIndicatorTemplate

Functioncommon/stepper

projects/common/stepper/stepper-config.ts

Description#

Override the default *cngxStepIndicator template app-wide. Per-instance directive still wins; this only moves the cascade middle tier.

Signature#

withStepIndicatorTemplate(template: TemplateRef)

Parameters#

@paramtemplateTemplateRef

Returns#

CngxStepperConfigFeature