@serenity-is/corelib / IFrameDialogOptions
Interface: IFrameDialogOptions
Defined in: src/base/dialogs.tsx:1233
Options for iframeDialog.
Properties
html?
optionalhtml:string
Defined in: src/base/dialogs.tsx:1235
HTML string rendered inside the sandboxed iframe via srcdoc. Sanitized before injection.