Home > General Components > TableCell

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:

  • TableCell.js (@wq/material)
  • TableCell.native.js (@wq/material)