src/app/component/notification/notification.component.ts
| changeDetection | ChangeDetectionStrategy.OnPush |
| encapsulation | ViewEncapsulation.None |
| host | { |
| moduleId | module.id |
| selector | stbui-notification |
| styleUrls | ./notification.component.scss |
| templateUrl | ./notification.component.html |
Properties |
|
Methods |
constructor(notificationRef: NotificationRef
|
|||||||||
|
Parameters :
|
| action |
action()
|
|
Returns :
void
|
| data |
Type : literal type
|
| Public notificationRef |
Type : NotificationRef<NotificationComponent>
|
./notification.component.scss