ionic-frameworktooltip

How to add a tooltip on Ionic


Did anyone understand how to show a small tooltip in ionic?

I think that there must exists something like a "title" attribute, but i can't find it...

I tried to add a [title]="" in my ion-inputs, ion-items, but nothing showsup


Solution

  • There's a module that can be included in your project. Try using this ionic-tooltips