Text truncation
Atomic classes for managing an element’s text truncatation.
Classes
🔗Class | Description |
---|---|
.truncate |
Single-line truncation with ellipsis. |
.truncate2 |
Clamp text to 2 line. |
.truncate3 |
Clamp text to 3 line. |
.truncate4 |
Clamp text to 4 line. |
.truncate5 |
Clamp text to 5 line. |
.truncate-fade |
Fade-out effect at the bottom of the text block. |