Javatpoint Logo
Javatpoint Logo

Backbone.js router.execute()

The Backbone.js execute method is called internally within a router when a route matches its corresponding callback.

Syntax:

Parameter explanation:

callback: It is executed when matched with route.

args: It specifies the arguments that are passed within the execute method.

Let's take an example.

See this example:

Test it Now

Output:

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

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