Skip to content

Commit 599121a

Browse files
committed
Add a section to the readme
1 parent 17ddc64 commit 599121a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -311,3 +311,10 @@ this.routeGeneratorService.navigateByRouteNames(
311311
{ routeName: 'right' }
312312
);
313313
```
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

Comments
 (0)