ellipsed-text
v0.0.1
Published
Stencil Component Starter
Readme
Ellipsed Text
npm install ellipsed-textand 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()