Table
Display comparable data in rows and columns.
How to use
- Fill headings and cells and add rows or columns.
- Set header color, borders and alignment.
- For imports, use cells arrays inside tableRows and check cell overflow.
Things to check
The legacy data field is deprecated; use tableRows: [{cells: [...]}] for storage.
Property reference
Select the module in the editor to change its settings. Technical identifiers below are kept unchanged for reference; some advanced fields are stored as structured data rather than separate controls.
44 / 44
borderColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
stringborderWidth
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numbercellBackgroundColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
stringcellFontFamily
Font family. Keep headings and body text consistent with the presentation typography.
stringcellFontSize
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numbercellFontWeight
Font weight. Use consistent weights for text at the same level of emphasis.
'normal' | 'bold' | 'semibold'cellPadding
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numbercellTextColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
stringcolumnWidth
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numbercolumnWidths
Individual column widths; compare their total to the available table area.
number[]dataRowHeight
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numberdefaultExpanded
Enables or disables the associated behavior or visible element. Check the result in presentation preview.
booleanfitToContainer
Enables or disables the associated behavior or visible element. Check the result in presentation preview.
booleanfontFamily
Font family. Keep headings and body text consistent with the presentation typography.
stringfontSize
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numberheaderBackgroundColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
stringheaderFontFamily
Font family. Keep headings and body text consistent with the presentation typography.
stringheaderFontSize
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numberheaderFontWeight
Font weight. Use consistent weights for text at the same level of emphasis.
'normal' | 'bold' | 'semibold'headerRowHeight
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numberheaderTextColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
stringheaders
Column headings; match their order and count to the cells.
string[]hoverColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
stringhoverable
Enables or disables the associated behavior or visible element. Check the result in presentation preview.
booleanmaxColumnWidth
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numberminColumnWidth
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numberrowHeaders
Labels identifying rows; use the same order as the data rows.
string[]rowHeadersTitle
Visible copy or a label for this element. Write concise, descriptive content and check it fits the layout.
stringrowHeight
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numbershowHeaders
Enables or disables the associated behavior or visible element. Check the result in presentation preview.
booleanshowRowHeaders
Enables or disables the associated behavior or visible element. Check the result in presentation preview.
booleanshowTableTitle
Visible copy or a label for this element. Write concise, descriptive content and check it fits the layout.
booleanstriped
Enables or disables the associated behavior or visible element. Check the result in presentation preview.
booleanstripedColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
stringtableRows
Table rows. Each row contains a cells array, for example [{cells: ["A", "10"]}]. Do not use the legacy data field.
{ cells: string[] }[]tableTitle
Visible copy or a label for this element. Write concise, descriptive content and check it fits the layout.
stringtextAlign
Sets the associated element alignment, placement or direction; preview it within the content area.
'left' | 'center' | 'right'titleBackgroundColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
stringtitleFontFamily
Font family. Keep headings and body text consistent with the presentation typography.
stringtitleFontSize
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numbertitleFontWeight
Font weight. Use consistent weights for text at the same level of emphasis.
stringtitlePadding
Changes the associated element dimension or spacing. Follow the editor unit and check overflow or cropping.
numbertitleTextAlign
Sets the associated element alignment, placement or direction; preview it within the content area.
stringtitleTextColor
Sets the color of the associated element or surface. Use the color picker and check text contrast.
string