Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qonto.com/llms.txt

Use this file to discover all available pages before exploring further.

@qonto/embed-sdk / <internal> / src/common/constants / IFRAME_EVENTS

Variable: IFRAME_EVENTS

const IFRAME_EVENTS: object
List of possible events the iframe can emit.

Type declaration

READY

READY: string = 'qonto.ready'
Emitted when the iframe is ready to be used.