UNPKG

@stratio/egeo

Version:
14 lines (8 loc) 207 B
# Table Cell (Component) This component is designed to be added to the table row component ## Example ```html <td st-table-cell st-table-row-content> <!-- CELL CONTENT WILL BE HERE --> </td> ```