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
Modifier | Purpose |
---|
type-ellipsis | Truncate inner text with ellipses |
Imports
Import CSS:
import 'pivotal-ui/css/ellipsis';