NEWCKEditor AI on your premises: Hook your LLM and register MCP tools. Webinar coming soon!
Sign up (with export icon)

RootEditableOptions

Api-interface iconinterface

Additional options for the created editable element.

Properties

  • Chevron-right icon

    label : string | undefined

    The accessible label text describing the editable to the assistive technologies.

  • Chevron-right icon

    placeholder : string | undefined

    Placeholder for the editable element. If not set, placeholder value from the editor configuration will be used (if it was provided).