Convenience component that renders the aria-live="polite" region for recycler SR announcements ยท Atom direc...
common/data/recycler
Category
No results found
Features7#
- 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,...
- DirectiveCngxRecyclerPlaceholderWCAG AAPaints a row-aligned skeleton background under a virtualized scroll region so a fast fling or teleport jump reveals p...
- DirectiveCngxRecyclerRowWCAG AAPer-window-position render switch for a sparse/windowed recycler: renders the consumer's real-row template when t...
- 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
- TokenCNGX_RECYCLER_PLACEHOLDER_ROWApp-wide default placeholder template for *cngxRecyclerRow
References9#
- InterfaceCngxRecyclerSignal-based virtualizer returned by {@link injectRecycler}
- InterfaceCngxRecyclerRowContextContext for the placeholder branch of *cngxRecyclerRow - the window slot whose item has not loaded yet ( undefined )
- 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
- FunctionprovideRecyclerPlaceholderRowProvides an app-wide default placeholder template for every *cngxRecyclerRow that supplies no placeholder: template o...