src/components/tooltip/demoBasicUsage/index.html
Refresh
The tooltip is visible when the button is hovered, focused, or touched. Hover over the Refresh icon in the above toolbar.
The Tooltip's md-z-index attribute can be used to change the tooltip's visual level in comparison with the other elements of the application.
Note: the z-index default is 100.
The Tooltip's md-direction attribute can be used to dynamically change the direction of the tooltip.
Note: the direction default value is 'bottom'.
TopRightBottomLeft Insert Drive
The Tooltip's md-visible attribute can be used to programmatically show/hide itself. Toggle the checkbox below...
Insert Drive Photos
The Tooltip's md-delay attribute can be used to delay the show animation.
Note: the delay default value is 0 milliseconds.
Tooltip Delay Menu with Tooltip Delay {{demo.delayTooltip}} msecs