Skip to content

backbone-input/scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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