Skip to main content
cngx-src documentation

withStepperMobileIndicatorPosition

Functioncommon/stepper

projects/common/stepper/stepper-config.ts

Description#

Set the app-wide default position of the mobile auto-collapse indicator relative to panel content. 'top' keeps the indicator above (library default); 'bottom' flips it below so panel content reads first and the navigation cue sits at thumb height. Per- instance [mobileIndicatorPosition] on <cngx-stepper> still wins.

Signature#

withStepperMobileIndicatorPosition(position: CngxStepperMobileIndicatorPosition)

Parameters#

Returns#

CngxStepperConfigFeature