Table

The Table element can display data in data in rows and columns.

Table CSS Class: Add CSS class to apply styling to the appearance of tables.

Headings: Show or hide the table headings.

Table Headings: Add comma separated headings for the table.

Striped: Adds alternating background color to rows for better readability.

Hover: Highlights a row when the cursor moves over it for improved interactivity.

Bordered: Adds borders to all table cells and the table outline.

Small: Reduces padding to create a more compact table layout.