Skip to main content
cngx-src documentation

withStepperMobileBreakpoint

Functioncommon/stepper

projects/common/stepper/stepper-config.ts

Description#

Override the media query the mobile auto-collapse policy reacts to. Default '(max-width: 480px)'. Useful for tablet-tier consumers who want the collapse to engage at 768px or for design systems aligned with --mat-sys-breakpoint-* tokens.

Signature#

withStepperMobileBreakpoint(query: string)

Parameters#

@paramquerystring

Returns#

CngxStepperConfigFeature