Skip to main content
cngx-src documentation

CngxStepperDensityBreakpoints

Interface

projects/common/stepper/stepper-config.ts

Import#

import { CngxStepperDensityBreakpoints } from '@cngx/common/stepper'

Description#

Per-step px thresholds the density: 'auto' ladder reacts to. compact is the minimum px per step that keeps full labels; below minimal px per step the strip drops to indicators-only. compact must exceed minimal.

Index#

Instance Properties#

compact#number
Readonly
minimal#number
Readonly