User Interface

Utility

[ Drawer ] Configuration

Type

Type will define the visual effect given to the drawer on exiting and entering. This value only applies to viewports smaller than 944 pixels , so go ahead and resize down your browser.

The current configuration can be reviewed here.

Position

Position will define on what side the sidebar is positioned in the viewport.

Config Review

Install

If you haven't used Polymer before you can checkout out the Getting the Code and Using the Elements guides for a quick introduction to Polymer.

Once your all setup with Polymer, you can install it directly into your project with Bower.

$ bower install akyral-layout --save

Helpful Gotchas

akyral-layout should be placed immediately inside the body tag, this will allow to fully fit the viewport.