Rendering ketcher-react plugin with the initialize data #586
Answered
by
AndreiMazol
mustafacanp
asked this question in
Q&A
-
I need to initialize the I need to pass initialize data as a prop as like:
|
Beta Was this translation helpful? Give feedback.
Answered by
AndreiMazol
Jul 6, 2021
Replies: 2 comments 6 replies
-
Any thoughts, please? @AndreiMazol |
Beta Was this translation helpful? Give feedback.
6 replies
-
Hi @mustafacanp , Now you can get access to ketcher instance by passing an additional property to Editor component. See example of usage below:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mustafacanp
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @mustafacanp ,
Now you can get access to ketcher instance by passing an additional property to Editor component. See example of usage below: