TableTitle
@wq/material’s <TableTitle/>
component defines a Table header cell. For web this is the same as <TableCell/>
. <TableTitle/>
is analogous to <th>
in HTML.
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference: