1
I have a text that describes a certain product, this description will serve as a preview, the ellipsis mark that the text continues, I am using angular
<p ng-bind-html="service.description | limitTo:150 "></p>
This section of the code limits the text perfectly, I would like to know how to insert the reticence at the end of it. Grateful for the attention!
William, could you add more details to the answer.
– gato
I edited the reply @Denercarvalho
– William Kennedy
grateful and marked!
– Carlos Andre
I don’t understand why they canceled my answer, there’s something that hasn’t been made clear yet?
– William Kennedy