Home » Backbone.js model.url()

Backbone.js model.url()

by Online Tutorials Library

Backbone.js model.url()

The Backbone.js url model is used for the instance of the model and returns url where model’s resource is located.

Syntax:

Let’s take an example.

See this example:

You may also like