Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotificationComponent

component to display notifications to the user

Hierarchy

  • NotificationComponent

Implements

  • OnInit

Index

Constructors

constructor

Properties

Private notificationService

notificationService: NotificationService

injected NotificationService

notifications

notifications: SacGwhNotification[]

The displayed notifications

Methods

dismissNotification

  • dismissNotification(i: number): void

ngOnInit

  • ngOnInit(): void

Generated using TypeDoc