Replies: 1 comment 1 reply
-
If you're serializing HTML in the parent of the
Then access it within a function (which you should be able to call from anywhere):
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, when calling serializeHTML inside event callback, throws react hook error.
Is there any better way to execute this function to transform plate nodes to html?
Beta Was this translation helpful? Give feedback.
All reactions