Svelte Rich Text Editor — Sample
ej2
htmleditor
rich-text-editor
svelte
svelte-rich-text-editor
typescript
This repository is a minimal Svelte sample showing integration of the Syncfusion Rich Text Editor with the Svelte framework.
Quick start
Prerequisites:
- Node.js 20.x (recommended) and Also supported: Node.js 22.x or 24.x
- npm
Install dependencies and run the app:
npm install
npm run dev
Open http://localhost:4200/ in your browser.
What this sample shows
- How to include the Rich Text Editor in a Svelte component
- How to enable/configure the Svelte integration (see Integration UG for exact steps)
References
- Integration UG: Svelte Integration with Rich Text Editor
- Documentation - Getting Started
- Full Featured Demo: Rich Text Editor Overview sample