0
hmahmood created
- ABP Framework version: v4.4.4
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
In abp framework we have the tooltip functionality available for the buttons. As per the following link https://docs.abp.io/en/abp/latest/UI/AspNetCore/Tag-Helpers/Tooltips
Now we have a requirement to show the toot tip on label with an icon like follows.
We have tried different ways to achieve it, but no success, Is it possible in the current version? Can you help us with that.
1 Answer(s)
-
0
hi
It doesn't support your case, I suggest you use HTML code instead of
tag-Helpers
.