We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17ddc64 commit 599121aCopy full SHA for 599121a
README.md
@@ -311,3 +311,10 @@ this.routeGeneratorService.navigateByRouteNames(
311
{ routeName: 'right' }
312
);
313
```
314
+
315
+## Class transfomer (model handling)
316
317
+## Dialog service
318
+There is a custom dialog implementation for simpler useage of elements in dialogs.
319
320
+The Service is named `generic-dialog.service.ts` and an example can be found in `welcome.vm.ts`.
0 commit comments