Javatpoint Logo
Javatpoint Logo

Backbone.js collection.pop()

The Backbone.js collection pop method is similar to remove() method. It takes array of models and removes the models from the collection.

Syntax:


Parameter explanation:

models: It specifies names of the collection instances, which are need to be popped out from the

options: It contains model type which will be removed from the collection.

Let's take an example.

See this example:

Test it Now

Output:

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

BackboneJS Pop 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