Javatpoint Logo
Javatpoint Logo

Backbone.js collection.get()

The Backbone.js collection get method is used to retrieve a model from a collection, specified by an id, a Cid, or by passing in a model.

Syntax:


Parameter explanation:

id: It is used to get the model from the collection.

Let's take an example.

See this example:

Test it Now

Output:

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

BackboneJS get Collection
Next TopicBackbone.js at





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