1.0.0 • Published 7 years ago
flyable-box v1.0.0
Browser Support
![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
---|---|---|---|---|---|
Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | Latest ✔ | 11 ✔ |
Installing
Using npm:
$ npm install flyable-box
Example
const FlyableBox = require('flyable-box');
const fb = new FlyableBox({
el: '.scratchpad',
topEl: 'header',
bottomEl: 'footer'
});
1.0.0
7 years ago