You can configure a modal by setting the type, position and pinned with the toggles below. Clicking on the show modal button will display the current configuration.
The current configuration can be reviewed here.
Setting a position will set the visual effect's starting position.
Setting the pinned attribute will pin the element to that side on the viewport. This will override the position attribute.
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-modal --save
akyral-modal should be placed immediately inside the body tag, this will allow to fully fit the viewport.
Magna dolore aliqua qui aliquip fugiat nostrud sunt duis veniam ipsum reprehenderit est non incididunt.
{{type}}
modal
. This type does not support position or pinned configuration.
without a position
with a postion of {{position}}
with a pinned of {{pinned}}
. This type does not support pinned configuration
or a pinned configuration
.