new AttachmentsBrowser( [options])
wp.media.view.AttachmentsBrowser
Parameters:
Name | Type | Argument | Description | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
object |
<optional> |
The options hash passed to the view.
Properties
|
Extends
- wp.media.View
- wp.Backbone.View
- Backbone.View
Members
-
announceSearchResults
-
Updates the `wp.a11y.speak()` ARIA live region with a message to communicate the number of search results to screen reader users. This function is debounced because the collection updates multiple times.
- Since:
-
- 5.3.0
- Source:
-
toolbar :wp.media.view.Toolbar
-
Type:
Methods
-
dispose()
-
- Overrides:
- Source:
Returns:
Returns itself to allow chaining. -
remove()
-
- Inherited From:
- Source:
Returns:
Returns itself to allow chaining.- Type
- wp.media.View