No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

Rich Text Editor

The Rich Text Editor allows users to create and edit content using Rich Text. Internally, the content is stored as markdown. Markdown shortcuts are also supported within the editor.

Hello markdown

Implementation

NameDescriptionDefault
disabledMarks
string[]
[]
disabledNodes
string[]
[]
errors
string[]
[]
setErrors
func
() => {}
inputRef
func
() => {}
name*
string
-
id*
string
-
value
string
-
placeholder
string
-
onChange
func
-
imageUploadEndpoint
{ url: string, csrfToken: string, alertMessage: string }
-