Use React components inside Angular
npm install @angular12-react/core # @angular12-react/core

This library provides the core functionality for wrapping arbitrary React components so that they can be used inside
an Angular project. For an example of how it can be used, see @angular12-react/fabric which
uses this library to expose office-ui-fabric-react components
in Angular.
For more info, see the README in this repository's root.
#### Quick links
[Documentation, quick start, and guides][ard] |
[Demo][ard-demo] |
Contributing |
StackBlitz Template |
[ard]: https://microsoft.github.io/angular12-react
[ard-demo]: https://microsoft.github.io/angular12-react/demo
[fab]: https://developer.microsoft.com/en-us/fabric
npm install @angular12-react/core