A class for versatile, performant draggability.
npm install @odopod/odo-draggable> A class for versatile, performant draggability.
``shell`
npm install @odopod/odo-draggable --save
`js
import OdoAffix from '@odopod/odo-draggable';
const draggable = new OdoAffix(document.querySelector('.js-my-sidebar'));
``
Visit the [Odo component directory][permalink] for demos, code examples, and documentation.
[permalink]: http://code.odopod.com/odo-draggable/