vi-angular-html-tooltips

1.0.0 • Public • Published

Angular HTML Tooltips

Description

AngularJS directive to create custom tooltips with HTML content.

Installation

npm install --save vi-angular-html-tooltips

or

bower install vi-angular-html-tooltips

Require the module:

require('vi-angular-html-tooltips');

Register the module into your main app module

angular.module('myApp', ['vivify-ideas.angular-html-tooltips']);

Usage

In the template, use the vi-html-tooltips attribute.

License

MIT

Package Sidebar

Install

npm i vi-angular-html-tooltips

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • vivifyideas