leptos-tiptap
leptos-tiptap copied to clipboard
Tiptap integration for the Leptos web framework
Besides the initial setting of the content, is it possible to dynamically set the content after the component is created? I tried setting the setter (set it to empty string...
The tiptap instance does not run when integrating `leptos-tiptap` into the `start-axum-workspace` template from leptos. I suspect a configuration error on my side. Would appreciate some help in pinpointing the...
Problem: On every interaction with the instance, the updated content is pushed back to WASM. Making it easy to work with the instance, but incurring significant unnecessary overhead if intermediate...
Adds bullet lists and ordered lists. I can see that my editor did some formatting of some js, which is annoying. If you want I can revert it.