Table

Accessibility

Table

Scope attribute in the TableCell component

<TableRow>
<TableCell as="th" scope="row">
Freja Møller
</TableCell>
<TableCell>39</TableCell>
<TableCell>freja21@example.com</TableCell>
</TableRow>