[ADF-2847] Added class members heading to core docs (#3260)

This commit is contained in:
Andy Stark
2018-05-03 10:33:46 +01:00
committed by Eugenio Romano
parent 9b78fcb445
commit 71ee4cf028
17 changed files with 44 additions and 10 deletions

View File

@@ -8,7 +8,9 @@ Shows a notification message with optional feedback.
![Notification Service screenshot](docassets/images/NotiService.png)
## Methods
## Class members
### Methods
- `openSnackMessage(message: string, millisecondsDuration?: number): MatSnackBarRef<any>`
Opens a snackbar notification to show a message.