2.0.0 • Published 7 years ago

@npm-polymer/iron-scroll-target-behavior v2.0.0

Weekly downloads
2
License
http://polymer.gi...
Repository
github
Last release
7 years ago

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.