Table
Last updated
Last updated
The Table
element is used to display tabular data and forms part of the two composite elements in the Page Element Library: and .
The table element consists of a table head section and a table body section.
The table head section usually contains a single element with one or more elements. The number heading cells matches the number of columns you need.
NOTE: The table head section can contain more than one table row element.
Borders
Controls the type of borders shown for the table. The possible values are:
Default
Separates each row of the table with a horizontal line.
Disabled
Displays the table without any borders
Enabled
Displays the table with borders
Compact Spacing
When ON, reduces the padding inside each heading and column cell to give the table a compact look.
Striped Rows
Render alternate rows using a gray background to give the table a striped look.
The table body section usually contains one or more elements, each of which contain elements.
The settings for this element are described below:
You can further customize your table via or the .