Skip to main content
cngx-src documentation

withStepperSkin

Functioncommon/stepper

projects/common/stepper/stepper-config.ts

Description#

Select the visual skin for the cngx-standard <cngx-stepper>. The default is 'classic'. Per-instance [skin] Input still wins; this moves the cascade default. Structure, slots, ARIA, and keyboard behaviour are identical across skins - only the [data-skin] host attribute changes the CSS layer that paints the strip.

Signature#

withStepperSkin(skin: CngxStepperSkin)

Parameters#

@paramskinCngxStepperSkin

Returns#

CngxStepperConfigFeature