← Back to Block Library

table

The one Block that does not apply positional interpretation. It renders rows straight into an HTML <table>. Use it when you just want a plain data table (a size chart, for example).

Preview

SizeWidthHeight
S20cm10cm
M25cm12cm

Source

| table | | |
| --- | --- | --- |
| Size | Width | Height |
| S | 20cm | 10cm |
| M | 25cm | 12cm |