Standard Browse Connector
Type: Class
How to get StandardBrowseConnector?
JavaScript
import StandardBrowseConnector from 'fontoxml-connectors-standard/src/StandardBrowseConnector.js'
The browse connector handles communication with the /browse
CMS endpoint.
Do not construct an instance of this connector yourself. Instead, get the preconfigured instance by using: connectorsManager.getConnector('browse-connector')
.
Methods
browse
Type: Function
Browse the CMS for documents or other assets.
Arguments
Returns