Tooltip
A simple text popup tip.
When To Use
- The tip is shown on mouse enter, and is hidden on mouse leave. The Tooltip doesn’t support complex text or operations.
- To provide an explanation of a ‘button/text/operation’. It’s often used instead of the html ‘title’ attribute.
Examples
The simplest usage.
There are 12 placement options available.
Looking for more Ant Design Vue Tooltip? Please check the official docs.