TableCell
@wq/material’s <TableCell/>
component provides the Table body cell from each library. <TableCell/>
is analogous to <td>
in HTML.
Source
While @wq/react defines a placeholder implementation, @wq/material’s versions are more useful as reference:
The @wq/material-web implementation just exports TableCell from @mui/material.