sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Type alias KpiTitleAlign

KpiTitleAlign: "center" | "left" | "right" | "space-between"

Horizontal alignment of the KPI card title section.

'space-between' pushes the title text and the category caption to opposite edges of the card; the remaining values align both of them together at one edge or at the center.

'left' and 'right' are mirrored in right-to-left locales — 'left' resolves to the inline start edge and 'right' to the inline end edge.

Last Updated: