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

AI 시대를 위한 디자인 시스템

  • 문서
  • 가격
  • 릴리즈 노트
  • GitHub
  • 서비스 약관
  • 개인정보처리방침

주식회사 리옵트사업자등록번호 217-88-02453contact@reopt.ai

© 2026 reopt Inc. All rights reserved.

Explore/opt-editor/Static Renderer
Renderopt-editor 예제

Static Renderer

저장된 EditorSpec을 읽기 전용 콘텐츠로 렌더링하는 publish/output 예제입니다.

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

관련 예제

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
이전Diff Review