@document/link

1.0.0 • Public • Published

Document Link

Listen for link clicks

Install

$ npm install @document/link

Usage

const documentLink = require('@document/link');

documentLink(() => {

});

API

documentLink(callback, [root])

callback

Type: function

Will be executed on link click.

root

Type: object

The root node.

License

MIT ©

Readme

Keywords

Package Sidebar

Install

npm i @document/link

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

3.07 kB

Total Files

4

Last publish

Collaborators

  • tobihrbr