Slate js editor in Frontend #3094
Unanswered
hai-qiu-bpc
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a frontend end built with React and use Rest Api calls to communicate with Payload.
I want to implement a cms editor in my fronend. I want to have a rich text editor in my frontend, and send the saved content to my payload/DB.
Is it possible to have the same rich text editor displayed in payload cms in my frontend as well. e.g. as react component or something like that. But the content would still be saved the same way as in the original payload ui.
How can I approach that?
Beta Was this translation helpful? Give feedback.
All reactions