Markdown editorNote
Title Input
Note Title Input from the Markdown editor package.
Loading NoteTitleInput…
Source code
Waiting for the preview before loading source files · 2 of 2
Properties
Public properties derived from the component’s TypeScript signature.
| Property | Type | Default |
|---|---|---|
valueRequired | string | — |
onChangeRequired | (value: string) => void | — |
placeholderOptional | string | "Untitled note" |
readOnlyOptional | boolean | false |