positioned

1.0.1 • Public • Published

positioned

Callback when an element is in the document and has a position.

Usage

var positioned = require('positioned');
 
positioned(element, function() {
    // called when the element is in the document and has a position.
});

Readme

Keywords

none

Package Sidebar

Install

npm i positioned

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • korynunn
  • mattlarner