Use an Angular component inside a React App with Angular Elements

Share this video with your friends

Send Tweet

You have different teams, using different frontend technologies, but you still want to share components? In this lesson we'll learn how to leverage Angular elements to compile an Angular material form component to a reusable "custom element" and include it in an existing React app.