Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

angular conditional tooltip

<button [matTooltip]="1=1?'show this text':'else this text'">
conditional tool tip
</button>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #angular #conditional #tooltip
ADD COMMENT
Topic
Name
4+4 =