Text Overflow

Utilities for controlling how text overflow is handled.

Class CSS Output
text-clip
text-overflow: clip;
}
text-ellipsis
text-overflow: ellipsis;
}

text-clip

text-overflow: clip;

text-ellipsis

text-overflow: ellipsis;

Reference

text-overflow MDN ↗

CSS Properties

  • text-overflow