Blocks

Table Block

2 min read

> Structured data tables with customizable headers, row highlighting, and responsive display.


Overview

The Table block creates formatted data tables for displaying structured information like specifications, schedules, or comparison data. It includes options for striped rows, borders, hover effects, and row highlighting to emphasize important information.


Fields

FieldDescription
HeadingOptional section title above the table
SubheadingSupporting text below the heading
HeadersColumn headers with label and alignment
RowsData rows with cell values and optional highlighting
Table SizeTable density: Small, Medium, or Large
StripedAlternating row background colors
BorderedShow table borders
HoverHighlight rows on mouse hover
ResponsiveEnable horizontal scrolling on mobile
Content WidthControl the maximum width of the content area
AnimationEntrance animation with optional stagger effect

Header Fields

Each column header includes:

FieldDescription
LabelThe column header text (required)
AlignText alignment: Left, Center, or Right

Row Fields

Each data row includes:

FieldDescription
CellsArray of cell values matching header columns
HighlightEmphasize this row with accent styling

Display Options

OptionDescription
StripedZebra-striped rows for easier reading
BorderedCell borders for structured appearance
HoverRow highlighting on hover for interactivity
ResponsiveHorizontal scroll on smaller screens

Examples

Choose Theme