Skip to content

@melio-eng/cfc-sdk


@melio-eng/cfc-sdk / OutgoingMessageType

Variable: OutgoingMessageType

const OutgoingMessageType: object

Defined in: constants.ts:15

Messages sent from the host page to the CFC iframe (outgoing).

Type Declaration

DIMENSIONS_CHANGED

readonly DIMENSIONS_CHANGED: "DIMENSIONS_CHANGED" = "DIMENSIONS_CHANGED"

readonly NAVIGATE_REQUEST: "NAVIGATE_REQUEST" = "NAVIGATE_REQUEST"

SUBSCRIPTION_UPGRADE_FINISHED

readonly SUBSCRIPTION_UPGRADE_FINISHED: "SUBSCRIPTION_UPGRADE_FINISHED" = "SUBSCRIPTION_UPGRADE_FINISHED"

USER_SCROLL

readonly USER_SCROLL: "USER_SCROLL" = "USER_SCROLL"