leptos-tiptap

Enables the integration of Tiptap instances into your leptos 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.

Leptos compatibility

| Crate version | Compatible Leptos version | |---------------|---------------------------| | 0.1 | 0.3 | | 0.2 | 0.4 |

MSRV

The minimum supported rust version is 1.65