NeumorUINeumorUI
📖📦
Form

MarkdownEditor

Split-pane markdown editor with write/preview tabs, live rendering, and monospace input.

tsx
1import { MarkdownEditor } from "neumorui";

Example

value
placeholder
label
minHeight
disabled

Props

PropTypeDefault
valuestring-
onChange(markdown: string) => void-
placeholderstring"Write markdown here..."
labelstring-
minHeightnumber180
disabledbooleanfalse