Javatpoint Logo
Javatpoint Logo

Backbone.js Collection.model()

You have to override the model property of the collection class to specify the model class that the collection contains. You can pass raw attributes objects to add, create and reset and the attributes will be converted into a model of the proper type.

Syntax:


Let's take an example.

See this example:

Test it Now

Output:

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

BackboneJS model Collection




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