A full-featured rich text editor with formatting toolbar
This is a feature-rich editor built with TipTap. You can:
inline code
or code blocksUse the toolbar above to explore all the formatting options available!
Start typing to see the magic happen...
'} .description=${'Use the toolbar to format your content with headings, lists, links, and more'} .showWordCount=${true} >Empty editor with placeholder text
Editors with different minimum heights for various use cases
Editor pre-filled with code examples
To install the package, run the following command:
npm install @design.estate/dees-catalog
Then import the component in your TypeScript file:
import { DeesInputRichtext } from "@design.estate/dees-catalog";
You can now use the <dees-input-richtext>
element in your templates.
Read-only rich text content
Web Components have revolutionized how we build modern web applications...
'} .disabled=${true} .showWordCount=${true} >"The future of web development lies in reusable, encapsulated components."
Type in the editor below and see the HTML output