issues
search
kavalcante
/
vue-truncate-collapsed
A simple component that truncates your text and adds a 'Read More/Show Less' clickable.
https://kavalcante.github.io/vue-truncate-collapsed/
MIT License
108
stars
17
forks
source link
Added collapsed class option to text
#7
Closed
nass600
closed
6 years ago
nass600
commented
6 years ago
Use case for this feature is:
Display ellipsis at the end of the text when text.length > length through a css class while rendering a "Show more" (clamp) button at the same time
Use case for this feature is: