Skip to main content
cngx-src documentation

withStepperMobileSwipe

Functioncommon/stepper

projects/common/stepper/stepper-config.ts

Description#

Toggle the built-in horizontal-swipe navigation on <cngx-stepper> in mobile-collapse mode. Default true - the 'dots' and 'text' variants read as carousels, so users expect to swipe. Per-instance [mobileSwipe] Input still wins; the classic strip is unaffected.

Signature#

withStepperMobileSwipe(enabled: boolean)

Parameters#

@paramenabledboolean

Returns#

CngxStepperConfigFeature