react-dart
react-dart copied to clipboard
Access react-dart components from JS?
Is there a way to access react-dart components created in Dart from JavaScript?
I am curious about this too..
So sorry for the delayed response @jhochman; I should really check back on the issues page more frequently.
There's not currently an established pattern for exposing react-dart components for use in JavaScript, though something like that could definitely be possible in the future.
Just curious, what are your use cases for this?