Connector
Type: Class
How to get Connector?
JavaScript
import Connector from 'fontoxml-connector/src/Connector.js'
Deprecated!
This is deprecated.
Deprecated. You do not have to extend your connectors from this class anymore.
Obtain the current CmsClient from the ConnectorsManager. Register your custom connector in the ConnectorsManager.
Constructor arguments
cms
Client (Required)
Type: CmsClient