Hi Syncfusion Team
I try to implement tooltips into ej-tile, based on
a. <e-menu-item url="" text="Pengurusan Passport" image-url="../icon/home_icon.png">
b. <ej-tile id="tile6" image-position="@TileImagePosition.Center" tile-size="@TileSize.Medium" text="Daftar Data Pengguna" mouse-down="AddUser"></ej-tile>
it is because when i'm using the tile-size=small; can't show the label of the icon; so i plan to have the tooltips for the tile that has been used.
if you require more information please let me know.
Can you advice.
Thanks