Class:

wp.Backbone


new (options)

The base view class. This extends the backbone view to have a build-in way to use subviews. This makes it easier to have nested views.
Parameters:
Name Type Description
options Object The options for this view.
Since:
  • 3.6.0 Moved wp.media.View to wp.Backbone.View
Source:

Extends

  • Backbone.View