Fields
Define form fields with the items array, bind them to data with values, map single or multiple keys, forward per-control options, and render an individual field read-only.
Input Controls
Render the built-in checkbox, readonly, text, and textarea comps, register additional controls such as Combo, DatePicker, CodeMirror, TinyMCE, Attachments, Comments, or TaskList, or wire in a fully custom component.
Display modes
Show the editor inline, in a sidebar, in a modal, or pinned over the whole viewport, and switch the whole form to a read-only view.
Form Layout
Split editor fields into two columns, tab-like batches shown one at a time, or collapsible sections.
Themes
Apply the Willow light or dark theme, toggle default fonts, and scope CSS overrides to one editor
Localization
Apply a built-in locale or provide a custom translation object to show the editor in the user's language.