Beta
Beta
context: anyThe context for the template.
Optional
Beta
debug?: booleanWhether to enable debug mode.
Optional
Beta
fullWhether the iframe should take the full width.
Optional
Beta
height?: number | stringThe height of the iframe.
Optional
onCallback function to be called on error.
The error object.
Optional
Beta
style?: ReactCssPropertiesOptional CSS properties for the iframe.
Beta
template: CustomTemplate | SavedTemplate | stringThe template to be rendered in the iframe.
Optional
Beta
width?: number | stringThe width of the iframe.
Type representing the properties for a custom template iframe.