HTML field at a glance
Input and output
Input type
Multiline code textarea
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 HTML field accepts raw HTML snippets, outputs a string via the API, and bypasses editor formatting controls — ideal for custom embeds.
string (HTML)"widget_snippet": "<Tag>Here is our widget;</Tag>"
Option Name | Type | Function |
|---|---|---|
| Required? | boolean | Make field required to save page |
| Help text | string | Add help text to describe usage to your team |
| Exclude from translation | boolean | Exclude the field from translation function |
Was this page helpful?