Rendering Document Editor #5488
Replies: 4 comments 4 replies
This comment has been hidden.
This comment has been hidden.
-
Currently, we intentionally don't expose the ability to render the document editor outside of Keystone, we likely eventually will but we want to spend time to figure out the right abstraction before we do. |
Beta Was this translation helpful? Give feedback.
-
In the meantime, you might want to try this: https://gist.github.com/sladg/c0fc87e82c8fbc6fe5488f5de5070296 to render a standalone editor. |
Beta Was this translation helpful? Give feedback.
-
I figured out how to package the document-editor. I can now use the document-editor in my own app. |
Beta Was this translation helpful? Give feedback.
-
I want to render Document editor as done here https://keystonejs.com/docs/guides/document-field-demo, in a NextJS application. What is the possible way to do so?
Beta Was this translation helpful? Give feedback.
All reactions