Skip to main content
Version: 1.x.x

Embedding iFrames

quip.apps.registerEmbeddedIframe

Function(iframe: HTMLIFrameElement) => void

Registers the given iframe for the purposes of automatically handling focus events on the app.

quip.apps.clearEmbeddedIframe

Function(iframe: HTMLIFrameElement) => void

Clears any iframes previously registered with quip.apps.registerEmbeddedIframe