mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
30 lines
889 B
JSON
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?"
|
|
}
|
|
]
|
|
}
|