texteditor
- Rich Text Editor#
Rich Text Editor includes a default
setting that will allow you to enter placeholder value within the text editor.
Example#
{
"code": "PROPERTY_CODE",
"prompt": "PROPERTY_PROMPT",
"type": "texteditor",
"default": {
"value": "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec luctus, arcu at porttitor porta, quam augue."
}
}