Skip to main content
cngx-src documentation

CngxSliderDisabledReason

Interface

projects/common/interactive/slider/slider-disabled-reason.ts

Import#

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

Description#

Reactive surface createSliderDisabledReason hands back to the track.

Index#

Instance Properties#

resolvedDescribedBy#Signal
Readonly

aria-describedby value for the track host: the internal reason id while disabled && reason applies, else the consumer passthrough id, else null.