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