pantoken / renderers/web-components/src / truncate
Változó: truncate
consttruncate:ElementDefinition
Alfa
<instui-truncate> — korlátozza a behelyezett szöveget egy rögzített sorszámú sortöréssel ellipszissel. lines (pozitív egész szám) beállítja a --lines egyéni tulajdonságot; hagyja el az egysorosú csonkításhoz.
Példa
html
<instui-truncate lines="2">A long description that will be clamped to two lines…</instui-truncate>