constructor / initializenew Router([options]) When creating a new router, you may pass its
indexOf
elview.el All views have a DOM element at all times (the el property), whether they've already been inserted into the page
sample
previousAttributesmodel.previousAttributes() Return a copy of the model's previous attributes. Useful for getting a diff between
constructor / initializenew Model([attributes], [options]) When creating an instance of a model, you can pass in the initial values
partition
emulateJSONBackbone.emulateJSON = true If you're working with a legacy web server that can't handle requests encoded as ap
cidmodel.cid A special property of models, the cid or client id is a unique identifier automatically assigned to all models
constructor / initializenew Backbone.Collection([models], [options]) When creating a Collection, you may choose to pass in the initial
Page 1 of 16