RichTextInput
RichTextInput
A component for displaying a rich text editor. Internally uses ProseMirror (rich text editor) under the hood.
Signature
function RichTextInput(props: Readonly<DashboardFormComponentProps>): void
Parameters
props
parameter
Readonly<DashboardFormComponentProps>