Interface IOptions

Options for creating a new IFrame widget.

Hierarchy

  • IOptions

Properties

referrerPolicy?: ReferrerPolicy

Referrer policy for the iframe.

sandbox?: SandboxExceptions[]

Exceptions for the iframe sandbox.

Generated using TypeDoc