reopt designreopt design
DocsExploreToolsPricingBuilder
Login
Explore/
opt-ui165opt-charts33opt-datagrid6opt-editor5opt-calendar4opt-filemanager4opt-chat6opt-shell14brandapp-ui8Examples12Builder Blocks
reopt designreopt design

A design system for the AI era

  • Docs
  • Pricing
  • Releases
  • GitHub
  • Terms of Service
  • Privacy Policy

reopt Inc.Business registration no. 217-88-02453contact@reopt.ai

© 2026 reopt Inc. All rights reserved.

Explore/opt-editor/Static Renderer
Renderopt-editor example

Static Renderer

Render persisted content without mounting the editing engine.

renderread-onlypublish
bun add @reopt-ai/opt-editor
StaticRendererEditorSpec
1024px
Render Output

Published operating note

StaticRenderer is useful when the editing engine is no longer needed and you only want deterministic output from a stored EditorSpec.

This output can render in server components, docs, previews, and publish surfaces.
  • No editing state to hydrate
  • Ideal for canonical previews
  • Same spec format as the live editor

Related Examples

opt-editor

Basic Editor

opt-editor - Starter

Examples
EditorcreateEditorStore+2
opt-editor

Diff Review

opt-editor - Review

Examples
EditorcreateEditorStore+3
opt-editor

Headless Composition

opt-editor - Headless

Examples
EditorProviderBlockTree+4
PreviousDiff Review