Expose editor
in the Math.configure
#6905
benzend
started this conversation in
Feature Requests
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Need
editor
to be accessible within theMath.configuration
object.Thinking something like:
or
Use Case
When using NextJS, with my editor example configuration below, I don't get access to the editor object.
I'm thinking that using a callback would allow
editor
to be passed through when theonClick
happens, that way we're avoiding the initializer issueType
Other
Beta Was this translation helpful? Give feedback.
All reactions