Skip to main content

Truncated Text

Ellipsis truncation with Tooltip when content overflows.

Single line (truncated)

api-gateway-production-us-east-1-primary-cluster-health-check-endpoint

Fits container (no tooltip)

Draft

Two-line clamp

Quarterly revenue exceeded projections across all regions including APAC and EMEA.

In a table cell

Use table-fixed and a width cap on the name column — hover shows the full string in a portaled tooltip (not clipped by the table scroll wrapper).

IDName
svc-01api-gateway-production-us-east-1-primary-cluster-health-check-endpoint

Custom tooltip

api-gateway-production-us-east-1-primary-cluster-health-check-endpoint

API

PropRequiredTypeDefaultDescription
childrenRequiredReactNodeText to truncate.
linesOptional1 | 21Single line or two-line clamp.
tooltipOptionalstringTooltip copy when truncated (defaults to string children).
tooltipSideOptionalTooltipSideTooltip placement when truncated (portaled).