Javatpoint Logo
Javatpoint Logo

Backbone.js Collection Constructor

Once the model instance is created in the collection, it is invoked by defining initialize function.

Syntax:


Parameter explanation:

models: It is used to specify the initial array of models.

options: These are the collection types attached to the collection directly by passing model object.

Let's take an example.

See this example:

Test it Now

Output:

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

BackboneJS Initialize Collection
Next TopicBackbone.js Models





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