It would be great to have possibility to enable tooltip only if element has overflow
<span [tooltipShowOnEllipsis]="true" pTooltip="Some very long name that should be seen if it has ellipsis">
Some very long name that should be seen if it has ellipsis
</span>
Describe the feature you would like to see added
It would be great to have possibility to enable tooltip only if element has overflow
Related stack overflow issue
https://stackoverflow.com/questions/5474871/html-how-can-i-show-tooltip-only-when-ellipsis-is-activated
Is your feature request related to a problem?
No response
Describe the solution you'd like
Describe alternatives you have considered
No response
Additional context
No response