iframe Cms Client
Type: Class
How to get iframeCmsClient?
JavaScript
import iframeCmsClient from 'fontoxml-connectors-iframe/src/iframeCmsClient.js'
Deprecated!
This is deprecated.
Implementation of CmsClient that communicates with the CMS by using the postMessage API to send messages to the parent of the Fonto iframe. These messages mostly follow the normal connector contracts.
Don't import directly. Use ConnectorsManager to get the current configured cms client.