Signals and handlers returned from {@link createFieldControlAria}
FieldControlAria
Interface
projects/forms/field/field-control-aria.ts
Import#
import { FieldControlAria } from '@cngx/forms/field'
Description#
Signals and handlers returned from createFieldControlAria.
Index#
Instance Properties#
ariaBusy#
SignalReadonly
ariaDisabled#
SignalReadonly
ariaErrorMessage#
SignalReadonly
ariaInvalid#
SignalReadonly
ariaReadonly#
SignalReadonly
ariaRequired#
SignalReadonly
focused#
SignalReadonly
Readonly
Same-element bridge blur: unfocus unconditionally and mark the field as touched.
Readonly
Composite-host blur: unfocus only when focus leaves the host subtree (internal focus moves between parts keep the focused state). Does not touch the field - composite hosts own their touched semantics.
labelledBy#
SignalReadonly