Add a utility that wraps React/Preact components as AngularJS components
Add a factory which takes a React/Preact component and returns an AngularJS component that wraps it. The wrapper handles rendering of the component and injecting Angular services that the component needs as props.
Showing
Please register or sign in to comment