knockout.tippy

3.0.0 • Public • Published

Knockout Tippy Binding

A simple knockout binding that allows you to add a tool tip to an element.

Installation

npm install knockout.tippy

How to Use

Include in your bundle with a build system such as webpack or browserify. Use less-loader and css-loader to include styles.

Specify a template name to use a specific template for the tooltip text.

Bind tooltip

<a href="/remove" data-bind="tippy: 'template-name'">Hi!</a>

Readme

Keywords

Package Sidebar

Install

npm i knockout.tippy

Weekly Downloads

2

Version

3.0.0

License

MIT

Last publish

Collaborators

  • chadly
  • mdarens
  • tullo_x86