Hello There

Looking for more?

The Snap.js repo has tons of examples and demos.

Oh Boy!

You now have

Drag me ⇨

(or )

Heads up...

The Snap instance on this page has its right side shelves disabled (meaning you should only be able to slide it right to show the left hand shelves).

Quick Start

All you need is a drawer and some content:

<snap-drawer>
  I'm in a drawer!
</snap-drawer>

<snap-content>
  I'm your main content!
</snap-content>
            

Don't forget to include snap.js, angular-snap.js, and angular-snap.css on your page.

For more details check out the documentation on github.

Pro Tips

  • Read the Snap.js docs if you want to take advantage of sweet features like independent drawer/content scrolling.

Licensed under The MIT license