0.0.15 • Published 8 years ago

ng2-material-tooltip v0.0.15

Weekly downloads
3
License
MIT
Repository
github
Last release
8 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

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago