WYSIWYG at a glance
Input and output
Input type
Fully featured WYSIWYG text editor
API output
string (HTML)Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
The ButterCMS WYSIWYG field provides a rich text editor with a configurable toolbar for articles, blog posts, and case studies — outputs HTML via the API.
string (HTML)"body_content": "<h2>Getting Started</h2><p>Welcome to our guide.</p>"
Option Name | Type | Function |
|---|---|---|
| Required? | boolean | Make field required to save page |
| Help text | string | Add help text to describe usage to your team |
| Custom Toolbar? | boolean, multi-select | Add/remove toolbar icons and options |
| Exclude from translation | boolean | Exclude the field from translation function |
Was this page helpful?