{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/accessibility/aria-usage.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/accessibility/aria-usage/#article", "headline": "ARIA — first rule of ARIA", "description": "ARIA can make custom widgets accessible, but the first rule of ARIA is don't use ARIA. Reach for a native HTML element first; add ARIA only when nothing native fits.", "url": "https://webspecification.com/spec/accessibility/aria-usage/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T09:13:20.000Z", "citation": [ { "@type": "CreativeWork", "name": "ARIA Authoring Practices Guide — Read Me First", "url": "https://www.w3.org/WAI/ARIA/apg/practices/read-me-first/", "publisher": { "@type": "Organization", "name": "W3C WAI" } }, { "@type": "CreativeWork", "name": "Using ARIA", "url": "https://www.w3.org/TR/using-aria/", "publisher": { "@type": "Organization", "name": "W3C" } }, { "@type": "CreativeWork", "name": "MDN — ARIA", "url": "https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA", "publisher": { "@type": "Organization", "name": "MDN" } }, { "@type": "CreativeWork", "name": "WCAG 4.1.2 — Name, Role, Value (Level A)", "url": "https://www.w3.org/WAI/WCAG22/Understanding/name-role-value.html", "publisher": { "@type": "Organization", "name": "W3C" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/accessibility/aria-usage/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Accessibility", "item": "https://webspecification.com/spec/accessibility/" }, { "@type": "ListItem", "position": 4, "name": "ARIA — first rule of ARIA", "item": "https://webspecification.com/spec/accessibility/aria-usage/" } ] } ] }