OvermindDL1 / swipe-action-fork

A Polymer element providing a declarative way to swipe DOM elements with configurable underlays and trigger some action when the swiping is done. Integrates seamlessly with the <iron-list> element.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swipe-action

A Polymer element providing a declarative way to swipe DOM elements with configurable underlays and trigger some action when the swiping is done. Integrates seamlessly with the element.

Demonstration

Use it in your project :

Element dependencies are managed via Bower. To install this element, use this command

bower install --save https://github.com/OvermindDL1/swipe-action.git#190f18daa359bc7321c0c869239135f91ab2d547

Documentation and demo

Please refer to the component page for more informations.

Demos available here.

License

MIT License

Fork

This was forked and updated from: https://github.com/vguillou/swipe-action

About

A Polymer element providing a declarative way to swipe DOM elements with configurable underlays and trigger some action when the swiping is done. Integrates seamlessly with the <iron-list> element.

License:MIT License


Languages

Language:HTML 100.0%