RootEditableOptions
interface
Additional options for the created editable element.
Properties
label : string | undefinedmodule:editor-multi-root/multirooteditor~RootEditableOptions#labelThe accessible label text describing the editable to the assistive technologies.
placeholder : string | undefinedmodule:editor-multi-root/multirooteditor~RootEditableOptions#placeholderPlaceholder for the editable element. If not set, placeholder value from the editor configuration will be used (if it was provided).