Data Table

Tables are used to display sets of data that are easy to scan

Needs Review
Show details
Needs Review
Published: January 08, 2025
Updated: January 14, 2025

Data tables are used in the platform to house and display large complex data sets.


Variants

Variants contain different versions of the component depending on specific properties, such as state, size, colour, optional iconography, etc.

Column Size

The size of each column in a DataTable is configurable with the customSize prop. This prop is optional, and if no value is provided then the base value will be used which is set to min-content.

Table Sample 03
Table Sample 02
Table Sample 01

Component dependencies

This component is internally dependent on the following components:


Help and support