This package is a thin wrapper around TinyMCE to make it easier to use in a Svelte application.
- For the TinyMCE Svelte Quick Start, see: TinyMCE Documentation - Svelte Integration.
- For a self-hosted setup using TinyMCE package with TinyMCE Svelte, see: TinyMCE Documentation - TinyMCE package with Svelte.
- For a self-hosted setup using TinyMCE .zip package with TinyMCE Svelte, see: TinyMCE Documentation - TinyMCE .zip package with Svelte.
- For the TinyMCE Svelte Technical Reference, see: TinyMCE Documentation - TinyMCE Svelte Technical Reference.
- For our quick demos, check out the TinyMCE Svelte Storybook.
tinymce-svelte |
Svelte |
|---|---|
| 4.x | >= 5.x |
| <= 3.x | <= 5.x (*) |
- (*): Svelte 5 projects can use
tinymce-svelte3.x because Svelte 5 still supports the old Svelte 4 syntax.
Have you found an issue with tinymce-svelte or do you have a feature request? Open up an issue and let us know or submit a pull request. Note: For issues concerning TinyMCE please visit the TinyMCE repository.