Hi Me,
Thanks for contacting Syncfusion support.
We can add components dynamically by using dynamic component. You need to declare dynamic component in HTML page. In component class file, you can create ej-dialog dynamically and properties of dialog are mapped to its values in the constructor.
For your reference, we have created a simple sample and the sample is available in:
Please refer to the below link for adding dynamic component:
If this is not your requirement, could you please provide the below details.
1. Do you want to dynamically create a Dialog element in DOM?
2. Or do you want to change the content of the dialog dynamically?
The details which will helpful to provide appropriate solution at the earliest.
Regards,
Rekha.