Go Back to index

Table Cell (Component)

This component is designed to be added to the table row component

Example

<td st-table-cell st-table-row-content>
    <!-- CELL CONTENT WILL BE HERE -->
</td>