DOM Studio
Dev
Developer UIDeveloper-facing components for code, payloads, diagnostics, and implementation documentation.
Overview
Developer presentation components
Dev components are useful inside documentation, admin tools, diagnostics, generated-code previews, and AI-assisted builder surfaces. They are data-aware in the ordinary JavaScript sense, but they do not define backend API contracts.
Use this section for presentational utilities that help developers inspect or copy implementation details. Use the Data section when a component owns a resource workflow such as server pagination, folder loading, uploads, or mutations.
Boundaries
What belongs here
Components
Developer utilities
Code block
ReferenceRenders examples, snippets, generated source, and implementation notes with syntax highlighting.
JSON viewer
ReferenceInspects parsed values or raw JSON payloads with a collapsible tree, highlighted source view, and copy support.