Const
Applies bijective mapping for the table header cells element.
<td class="td--header">Lorem</td> Copy
<td class="td--header">Lorem</td>
to
<th>Lorem</th> Copy
<th>Lorem</th>
and vice versa.
Applies bijective mapping for the table header cells element.
to
and vice versa.