Is there an onChange hook that can be added to a custom StyleManager sector? #4636
Unanswered
Metaphysics0
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'm looking for a way to add a method that listens to changes on a style manager sector.
i.e.
editor.on("styleManager:fontFamily", event => { ... }
Is this supported?
Beta Was this translation helpful? Give feedback.
All reactions