scope.md 500 Bytes Raw Blame History Permalink scope The scope prop should be used only on <th> elements. Rule details This rule takes no arguments. Succeed <th scope="col" /> <th scope={scope} /> Fail <div scope /> Accessibility guidelines WCAG 1.3.1 WCAG 4.1.1 Resources axe-core, scope-attr-valid