Hi, I am using Angular material tooltip and it is working normally. After some seconds with mouse over, the name of icon appear, is there any way to not show the icon name?
<ion-icon name="logo-whatsapp" matTooltip="{{'tooltip.wpMessageSent' | transloco}}" matTooltipPosition="right" class="mr-1"></ion-icon> {{ data.smsWp }}
1 post - 1 participant