ellipsed-text
v0.0.1
Published
Stencil Component Starter
Downloads
1
Readme
Ellipsed Text
npm install ellipsed-text
and inside HTML:
<ellipsed-text>my text here</ellipsed-text>
Incase the size of the parent container changes, you can notify the container to adjust by using:
ellipsedText.update()