BetaBetacontext: anyThe context for the template.
Optional Betadebug?: booleanWhether to enable debug mode.
Optional BetafullWhether the iframe should take the full width.
Optional Betaheight?: number | stringThe height of the iframe.
OptionalonCallback function to be called on error.
The error object.
Optional Betastyle?: ReactCssPropertiesOptional CSS properties for the iframe.
Betatemplate: CustomTemplate | SavedTemplate | stringThe template to be rendered in the iframe.
Optional Betawidth?: number | stringThe width of the iframe.
Type representing the properties for a custom template iframe.