Skip to content

havart/directives

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

directives

truncate

This is extension to matTooltip Truncate directive checks the width of the element, and if a custom width has been defined, the element width will be changed. The directive uses @angular/material npm install --save @angular/material @angular/cdk

using

<span truncate truncateSize="200" truncateText="Text for tooltips" >{{ value }}</span>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published