Please note, this is a STATIC archive of website www.javatpoint.com from 19 Jul 2022, cach3.com does not collect or store any user information, there is no "phishing" involved.
Javatpoint Logo
Javatpoint Logo

Backbone.js Model.extend()

The Backbone.js Extend model is used to extend the backbone.Model class when you create your own backbone Model.

Syntax:

Parameter explanation:

properties: It provides instance properties for the Model class .

classProperties: Class properties are attached to the constructor function.

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 Event Extend Model




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