Convenience component that renders the aria-live="polite" region for recycler SR announcements ยท Atom direc...
common/data/recycler
Category
Features4#
- ComponentCngxRecyclerAnnouncerWCAG AAConvenience component that renders the aria-live="polite" region for recycler SR announcements
- DirectiveCngxMeasureAtom directive that measures the host element's height and reports it to the recycler via recycler.measure(index,...
- DirectiveCngxVirtualItemWCAG AAA11y atom that sets aria-setsize , aria-posinset , and data-cngx-recycle-index on each rendered virtual item
- TokenCNGX_RECYCLER_I18NWCAG AAInjection token for recycler SR announcement texts
References7#
- InterfaceCngxRecyclerSignal-based virtualizer returned by {@link injectRecycler}
- InterfaceRecyclerConfigConfiguration for {@link injectRecycler}
- InterfaceRecyclerI18nI18n interface for recycler SR announcements
- FunctionconnectRecyclerToActiveDescendantWires a {@link CngxRecycler} to a {@link CngxActiveDescendant} in virtual mode
- FunctionconnectRecyclerToRovingWires a CngxRecycler to a CngxRovingTabindex in virtual mode
- FunctioninjectRecyclerCreates a Signal-based virtualizer for DOM recycling
- FunctionprovideRecyclerI18nProvider function for custom recycler i18n texts