@odopod/odo-affix
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Odo Affix

Makes an element fixed position while its within a container.

Install

npm install @odopod/odo-affix --save

Quick Start

import OdoAffix from '@odopod/odo-affix';

const affix = new OdoAffix(document.querySelector('.js-my-sidebar'));

Documentation

Visit the Odo component directory for demos, code examples, and documentation.

Package Sidebar

Install

npm i @odopod/odo-affix

Weekly Downloads

1

Version

1.2.0

License

MIT

Unpacked Size

106 kB

Total Files

19

Last publish

Collaborators

  • nathanbuchar
  • odopod-admin
  • vestride