[component]

Dev Mode
Table title
Description
This component populates the titles for each table column. They’re ordered by width.
Table Title
Title
Usage Guidelines
Do
Use the appropriate width for each table column.
Wrap up to 3 lines of text.
Don't
Do not truncate the text.
Do not wrap 3+ lines. If more room is needed for the title, consider shortening it or adding in a tooltip.
Props
Name
Type
Required
Description
title
string
Required
The text content of the table title.
align
Most titles should be left aligned, but some may be centered, such as badges or booleans. It should match the alignment of the column.
Status
Documentation:
Figma:
Web:
iOS:
Android:
Related
Table
Examples
Example
Standard Table Title