Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-aria-expanded-aria-live-and-common-aria-states.json
T
2026-03-17 15:43:14 +00:00

30 lines
889 B
JSON

{
"isUpcomingChange": false,
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"dashedName": "lecture-understanding-aria-expanded-aria-live-and-common-aria-states",
"helpCategory": "JavaScript",
"challengeOrder": [
{
"id": "689b189ab38ff6d72cee593f",
"title": "How Do You Make Dynamic and Interactive Content Accessible?"
},
{
"id": "672a54ce90c19e9038f481d7",
"title": "What Is the aria-expanded Attribute, and How Does It Work?"
},
{
"id": "672a54dff9dc439089f1a219",
"title": "What Is the aria-live Attribute, and How Does It Work?"
},
{
"id": "672a54f29d783890d1f94740",
"title": "What Are Some Common ARIA States Used on Custom Control Elements?"
},
{
"id": "672a5507d857a891139abc7f",
"title": "What Is the aria-controls Attribute, and How Does It Work?"
}
]
}