💼 This rule is enabled in the following configs: ☑️ recommended, 🔒 strict.
recommended
strict
The scope prop should be used only on <th> elements.
scope
<th>
This rule takes no arguments.
<th scope="col" /> <th scope={scope} />
<div scope />