Text editor component for Flowbite Svelte
npm install svelte-flowbite-rich-text-editorThis package is a fork of @flowbite-svelte-plugins/texteditor
(Github,
NPM)
and can be used as a drop-in replacement.
Use the wysiwyg text editor component to create and modify content by manipulating paragraphs,
headings, images and styling them using all available options.
``bash`
pnpm i -D svelte-flowbite-rich-text-editor
`svelte
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.11.1/styles/base16/google-dark.min.css"
/>
inline: true,
allowBase64: true
}}
>