The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I need to render a subcomponent in the Dialog so need to set a subcomponent as the content for dialog using ng-template or with a direct component assign
ISIndrajith Srinivasan Syncfusion Team February 19, 2020 04:14 PM UTC
Hi Jaco,
Greetings from Syncfusion Support,
We have validated your reported query, we can't render the subcomponent with ng-template using the service instead we can render component inside the dialog using the reusable component concept.
We have also prepared a sample based on your requirement.