Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Trunca texto a um número máximo de linhas com botão de expansão “Ler mais / Ler menos”.
<ReadMore :max-lines="4" read-more="+ Ver mais" read-less="- Ver menos"> <p>{{ product.description }}</p> </ReadMore>
maxLines
Number
3
readMore
String
'+ Ler mais'
readLess
'- Ler menos'
Was this page helpful?