Category: Display · Renders: custom HTML · Sends commands: no
Mental model
An HTML Viewer is an embedded web page. Drop in your own HTML and it renders in a sandboxed frame — an escape hatch for anything the built-in widgets don’t cover.When to use it
- Custom markup, an embedded widget, a third-party snippet
- Bespoke display that no standard widget provides
Settings
General
- HTML code — the markup to render
- Sandbox permissions — iframe sandbox flags
- Show controls — viewer chrome
Script API example
The same interactions from a dashboard script:Widget reference
Prefer a built-in widget when one fits.

