If you plan on showing the same modal multiple times, make sure you keep a reference to the instance, like this: (Run this code) ...
Create a service to display/close the pop-up window. This service allows you to declare the DxPopup component in your application once. Refer to the following folder for implementation details: ...