Accessibility
Last updated at
Button
Feed
https://www.w3.org/WAI/ARIA/apg/patterns/feed/
A feed is a section where the contents are added based on the scroll position.
-
Scrolling container has
role="feed"
, hasaria-label
oraria-labelledby
-
the
feed
element hasaria-busy=true
when elements are being added or removed, andaria-busy=false
when the feed is stable -
Individual items are
article
, hasaria-label
oraria-labelledby
-
Each
article
hasaria-posinset
andaria-setsize
to indicate the position in the feed