Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 420 Bytes

readme.md

File metadata and controls

25 lines (14 loc) · 420 Bytes

Backbone Input: Scroll

Monitor scroll in your views

Install

Using bower

bower install backbone.input.scroll

Usage

This plugin will extend either the app-specific APP.View, if it is defined, or the Default Backbone.View as a fallback.

No further setup is required. All views extending the default view

Options

* scrolling : boolean - on/off switch to enable scolling monitoring