@odopod/odo-reveal

2.0.2 • Public • Published

Odo Reveal

Reveal elements on the page as they come into view.

Install

npm install @odopod/odo-reveal --save

Quick Start

<section class="odo-reveal">
  <h2 class="odo-reveal__target">Markup</h2>
  <p class="odo-reveal__target odo-reveal--2"></p>
</section>
import OdoReveal from '@odopod/odo-reveal';

const instances = OdoReveal.initializeAll();

Documentation

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

Package Sidebar

Install

npm i @odopod/odo-reveal

Weekly Downloads

1

Version

2.0.2

License

MIT

Unpacked Size

43.9 kB

Total Files

19

Last publish

Collaborators

  • nathanbuchar
  • odopod-admin
  • vestride