Aggregates one-or-more {@link CngxErrorSource} children into a single live A11y surface ยท Marks a DOM subtree as an e...
common/interactive/error
Category
Features6#
- DirectiveCngxErrorAggregatorWCAG AAAggregates one-or-more {@link CngxErrorSource} children into a single live A11y surface
- DirectiveCngxErrorScopeWCAG AAMarks a DOM subtree as an error visibility scope
- DirectiveCngxErrorSourceWCAG AARegisters a single error condition with the nearest {@link CngxErrorAggregator} ancestor
- DirectiveCngxErrorStateWCAG AAMarks any DOM element as carrying an error state
- TokenCNGX_ERROR_AGGREGATORWCAG AADI token resolving to the nearest {@link CngxErrorAggregatorContract} ancestor
- TokenCNGX_ERROR_SCOPEWCAG AADI token resolving to the nearest {@link CngxErrorScopeContract} ancestor
References3#
- InterfaceCngxErrorAggregatorContractContract every {@link CngxErrorAggregator} (or external override) fulfils
- InterfaceCngxErrorAggregatorSourceEntryOne registered error source within an {@link CngxErrorAggregatorContract}
- InterfaceCngxErrorScopeContractContract every {@link CngxErrorScope} (or external override) fulfils