0.0.15 • Published 9 years ago

ng2-material-tooltip v0.0.15

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

ng2-material-tooltip

stand alone basic angular2 tooltip. Uses material design tooltip guidelines:

https://material.google.com/components/tooltips.html

##Usages npm install --save ng2-material-tooltip

import {TooltipComponent} from "ng2-material-tooltip/dist/index";
<button ng2-md-tooltip="lorem ipsum" placement="right">Demo right</button>

placement = top|left|right|bottom

0.0.15

9 years ago

0.0.14

9 years ago

0.0.13

9 years ago

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago