Directives vs JSX #649
Pipe-Runner
started this conversation in
General
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.
-
Hi, everyone. I have been writing my custom components for the editor. What I need help understanding is if I have JSX available, what is the point of having directives? Is there a case that JSX cannot cover?
I read one discussion which stated that a custom editor for JSX was unavailable, and the library author wished to enable such an editing experience for JSX as well. But I still need to find out the status of that feature. But if both JSX and Directives support CustomEditors, then I need to know which one to opt in for custom components.
Beta Was this translation helpful? Give feedback.
All reactions