Skip to main content
type SecureIframeStatus = "ready" | "success" | "error" | "expiring" | "expired";
The status of the secure iframe.