Skip to content

DisplayMode

DisplayMode = "modal" | "embedded" | "minimal"

Display mode for the iframe UI.

  • modal: Full modal with backdrop, close button, and step dots (default)
  • embedded: Content card without backdrop, suitable for embedding in caller’s container
  • minimal: Raw content only (just QR code), caller handles all styling