Skip to main content
cngx-src documentation

CngxSliderThumbBounds

Interface

projects/common/interactive/slider/range-slider.token.ts

Referenced by#

Import#

import { CngxSliderThumbBounds } from '@cngx/common/interactive'

Description#

Effective, sibling-clamped bounds a single thumb may move within.

Index#

Properties

Instance Properties#

max#Signal
Readonly

Upper bound: the end value for the start thumb, the track max for the end thumb.

min#Signal
Readonly

Lower bound: the track min for the start thumb, the start value for the end thumb.