projects/m2-core/src/lib/shared/ui-components/navigation-panel/buttons/notifications-button.component.ts
| selector | notifications-button |
| template | |
Properties |
Methods |
Accessors |
constructor(logger: Logger, webSocketService: WebSocketService, notificationService: NotificationService)
|
||||||||||||
|
Parameters :
|
| ngOnInit |
ngOnInit()
|
|
Returns :
void
|
| toggleNotificationsBar |
toggleNotificationsBar()
|
|
Returns :
void
|
| notifications |
Type : Notification[]
|
Default value : []
|
| showNotificationBar |
Type : boolean
|
| isShown |
getisShown()
|