Text Truncation Directive
"
vue-snip
is a Vue.js directive that clamps the content of a text element if it exceeds specified number of lines. It automatically re-snips the text after an element resize or reactive data change, and offers two snipping approaches (CSS / JS) picked on a per-element basis.
vue-snip
supports Vue.js 2 as well as Vue.js 3 and has no dependencies."
Ajo Bilec