grapesjs
Вопросы и ответы
Вопрос или проблема Как добавить компонент Angular внутри блока GrapesJS WebBuilderComponent export class WebBuilderComponent implements OnInit { @ViewChild('editor', { static: true }) editorRef!: ElementRef; constructor(@Inject(PLATFORM_ID) private platformId