Home » Backbone.js collection.url()

Backbone.js collection.url()

by Online Tutorials Library

Backbone.js collection.url()

The Backbone.js collection url method is used to create an instance of the collection and displays where resource is located.

Syntax:

Let’s take an example to deploy the url method.

See this example:

You may also like