Search.../

mediaManager

The mediaManager module contains functionality for working with the media that is stored in your site's Media Manager.

Description

To use the Media Manager API, import mediaManager from the wix-media-backend module:

import { mediaManager } from 'wix-media-backend';
javascript | Copy Code

Type:

MediaManagerRead Only

Was this helpful?