Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Hi ,
Recently I was trying to replace all my kendo dialogs and kendo windows with Syncfusion dialog, as I saw you added the resize feature. Which is great!
But unfortunately I didn't suceed with that, as I need to dynamically pass content to /dialog, and the content is whole component. What I'd like to avoid is creating the component from scratch every time I'm displaying /dialog. So it'd be nice if you'd had some service to open dialog dynamically with passed content, size etc.
Thanks a lot!