angular-mouse-tooltip

1.0.1 • Public • Published

Get the Code

Just grab the code.

If you want to use npm

npm install angular-mouse-tooltip

or if you are using yarn

yarn add angular-mouse-tooltip

Setup

<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 = 10
  • y-offset: '=': default = 10

Demo

See website.

Readme

Keywords

none

Package Sidebar

Install

npm i angular-mouse-tooltip

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • haochi