Is there any way to integrate the Adaptive cards designer with Angular @latest version

413 Views Asked by At

I want to integrate an Adaptive Cards Designer into the Angular application. I have created an application on stackblitz. But I am getting a problem with loading CSS and Monaco editor.

please anyone help me out to render or integrating the Adaptive card designer in Angular?

Please find the link below, https://stackblitz.com/edit/angular-ivy-mfde8r?file=src/app/app.component.ts

Problems:

  1. Not able to load CSS.
  2. Not able to load Card Payload Editor and Sample Data Editor (Monaco Editor)
0

There are 0 best solutions below