Inject the MDialogService into the component from which you will open the dialog. The method called 'open(YourComponent, Properties)' shows your chosen component as dialog. See Example below:
published version 0.3.1, 5 years ago
Inject the MDialogService into the component from which you will open the dialog. The method called 'open(YourComponent, Properties)' shows your chosen component as dialog. See Example below: