Search results

IFrameSettings API in Vue RichTextEditor API component

Configures the iframe settings of the RTE.

Properties

attributes

{ [key: string]: string }

Defines additional attributes to render iframe.

Defaults to ‘null’

enable

boolean

Specifies whether to render iframe based editable element in RTE.

Defaults to false

resources

ResourcesModel

The object used for inject styles and scripts.

Defaults to {}