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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

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!