Javatpoint Logo
Javatpoint Logo

Backbone.js collection.fetch()

The Backbone.js collection fetch method is used to fetch the default set of model in the collection using the sync method.

Syntax:


Parameter explanation:

options: It specifies "success" or "error" callbacks which will both be passed as arguments.

Let's take an example to deploy the fetch method.

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 Collection
Next TopicBackbone.js Create





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