HomeVendure CoreShow hidden breadcrumbs...Form ComponentsRichTextInputOn this pageRichTextInput@vendure/dashboardSource A component for displaying a rich text editor. Internally uses ProseMirror (rich text editor) under the hood. Signaturefunction RichTextInput(props: Readonly<DashboardFormComponentProps & { placeholder?: string }>): void Parameters props parameterReadonly<DashboardFormComponentProps & { placeholder?: string }>Was this chapter helpful?It was helpfulIt wasn't helpfulReport IssuePreviousPasswordInputNextSlugInputEdited Mar 24, 2026ยทEdit this page