diff --git a/docs/docassets/images/NotiService.png b/docs/docassets/images/NotiService.png new file mode 100644 index 0000000000..0bcdf574a3 Binary files /dev/null and b/docs/docassets/images/NotiService.png differ diff --git a/docs/notification.service.md b/docs/notification.service.md index 7484dd9943..c6284e210f 100644 --- a/docs/notification.service.md +++ b/docs/notification.service.md @@ -2,6 +2,8 @@ Shows a notification message with optional feedback. +![Notification Service screenshot](docassets/images/NotiService.png) + ## Details The Notification Service is implemented on top of the Angular Material Design snackbar.