Skip to main content

Rich Text Editor

The Rich Text Editor component allows to have to user enter text with a layout, on top of files or videos.

Rich Text Editor API

The following section details Rich Text Editor component's specific settings. For more details on the App Editor, check the dedicated documentation or the App Editor Quickstart:

Rich Text Editor configuration

NameTypeConnectableTemplatableDefaultDescription
PlaceholderstringfalsefalseType...The text input placeholder.
Default valuestringtruefalseThe default value of the text input.

Outputs

NameTypeDescription
ResultstringThe Rich Text Editor input value, in HTML-like syntax within the Quill delta format.