1.0.1 • Published 9 years ago
angular-mouse-tooltip v1.0.1
Get the Code
Just grab the code.
If you want to use npm
npm install angular-mouse-tooltipor if you are using yarn
yarn add angular-mouse-tooltipSetup
<script src="angular-mouse-tooltip.js></script>angular.module('myApp', ['ihaochi'])Usage
<ihaochi-mouse-tooltip ng-show="visible">hello world</ihaochi-mouse-tooltip>Scopes
x-offset: '=': default =10y-offset: '=': default =10