Enables the integration of Tiptap instances into your https://leptos.dev/ projects.
This is a rather low-level dependency. Use it if you want to create your own editor experience.
If you are searching for a ready-to-use text editor, check out the leptos component library Leptonic, which already incorporates this crate to define an editor.
The currently used tiptap version is 2.0.3
Check out the repository for further instructions on how to use this dependency directly.
stable
- Allows to build your leptos application using the stable rust channel.