Skip to content

Grid

The grid is a basic container that enables the creation of a table without needing to add specific dimension instructions (as the Table component does).

Common Use Properties

  • Rows and Columns Properties These properties enable the addition of extra rows and columns respectively, limited to 12 each. Components can be dragged into the cells of the grid.

INFO

Styling Grid Cells To style grid cells, select the top-right corner triangle of a grid cell. This will open the properties list for the specific selected cell(s) in the Properties panel.