over_react icon indicating copy to clipboard operation
over_react copied to clipboard

Add story for using JS components w/ Dart API

Open greglittlefield-wf opened this issue 9 years ago • 2 comments

Utilizing existing React JS component is possible via react-dart, but the setup isn't well-documented.

The experience could also be improved by consuming those components with statically-defined over_react props.

greglittlefield-wf avatar Oct 27 '16 10:10 greglittlefield-wf

Relates to https://github.com/cleandart/react-dart/issues/109

greglittlefield-wf avatar Jan 03 '17 03:01 greglittlefield-wf

This is all ready to roll in react 5.1.0 / over_react 3.1.0!

https://github.com/cleandart/react-dart/blob/master/example/js_components/js_components.dart#L115-L145

aaronlademann-wf avatar Nov 08 '19 21:11 aaronlademann-wf