Skip to main content
Version: 57.2.0

Table title

This component populates the titles for each table column. They’re ordered by width.

Package: @terreno/ui
Categories: Component
Props interface: TableTitleProps
Story source: demo/stories/Tabletitle.stories.tsx

Live demo

Props

PropTypeRequiredDescription
titlestringYesThe text content of the table title.
alignunionMost titles should be left aligned, but some may be centered, such as badges or booleans. It should match the alignment of the column.