Skip to main content

Pivotal UI

v19.0.0
Modifiers / Ellipsis

Ellipsis

Use the type-ellipsis modifier to cause text within an element to be truncated with ellipses ("...") when it is too long to be displayed fully.

Classes

ModifierPurpose
type-ellipsisTruncate inner text with ellipses
Basic example
ReferenceError: React is not defined

Imports

Import CSS:

import 'pivotal-ui/css/ellipsis';