Files
livecode-static/docs/examples/display-modes/editor.html.md
2025-06-11 22:23:49 +08:00

5 lines
153 B
Markdown

# Display Mode: editor
import LiveCodes from '../../../src/components/LiveCodes.tsx';
<LiveCodes config={{mode:'editor'}} template="react"></LiveCodes>