Name Last Update
..
.github Loading commit data...
demo Loading commit data...
test Loading commit data...
.bower.json Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
README.md Loading commit data...
bower.json Loading commit data...
index.html Loading commit data...
iron-scroll-target-behavior.html Loading commit data...

README.md

Build status

Demo and API docs

##Polymer.IronScrollTargetBehavior

Polymer.IronScrollTargetBehavior allows an element to respond to scroll events from a designated scroll target.

Elements that consume this behavior can override the _scrollHandler method to add logic on the scroll event.