bs-tooltip
A simple tooltip widget for the beanstalk style guide
Requirements
- Angular 1.3
- jQuery
Installation
- Install through npm
npm install --save bs-tooltip
- Make sure your app depends upon 'bs-tooltip':
angular;
Usage
Markup:
If you'd like the tooltip instantly render, include the bs-tooltip-instant
attribute: