UNPKG

@aurigma/design-editor-iframe

Version:

Using this module you can embed Design Editor (a part of Customer's Canvas) to your page through the IFrame API.

5 lines (4 loc) 249 B
export declare const SUBSCRIBE_REQUEST = "__subscribeRequest"; export declare const SUBSCRIBED_EVENT = "__subscribedEvent"; export declare const IFRAME_LOADED_EVENT = "__iframeLoadedEvent"; export declare const DE_APP_SOURCE = "__designEditor";