Javatpoint Logo
Javatpoint Logo

Backbone.js collection.add()

Backbone.js Collection Add method is used to add a model or array of models to the collection.

Syntax:


Parameter explanation:

models: It contains names of the collection instances, which are need to be added in the collection.

options: It includes model types and adds them to collection instance.

Let's take an example.

See this example:

Test it Now

Output:

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

BackboneJS Add Collection
Next TopicBackbone.js Remove





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