Javatpoint Logo
Javatpoint Logo

Backbone.js model.fetch()

The Backbone.js Fetch Model accepts data from the server by delegating sync() method in the model.

Syntax:

Parameter explanation:

options: It specifies parameters such as id, name etc. which are used for a model.

Let's take an example.

See this example:

Test it Now

Output:

Save the above code in fetch.html file and open this file in a new browser.

BackboneJS Fetch Model
Next TopicBackbone.js Save





Youtube For Videos Join Our Youtube Channel: Join Now

Feedback


Help Others, Please Share

facebook twitter pinterest

Learn Latest Tutorials


Preparation


Trending Technologies


B.Tech / MCA