src/app/admin/toolbar-notification/toolbar-notification.component.ts
selector | stbui-toolbar-notification |
styleUrls | ./toolbar-notification.component.scss |
templateUrl | ./toolbar-notification.component.html |
Properties |
Methods |
Inputs |
Outputs |
HostListeners |
constructor(_elementRef: ElementRef)
|
||||||
Parameters :
|
notifications | |
Type : ToolbarNotificationModel[]
|
|
Default value : []
|
|
delete | |
Type : EventEmitter
|
|
document:click |
Arguments : '$event' '$event.target'
|
document:click(event: MouseEvent, targetElement: HTMLElement)
|
onDelete | ||||||
onDelete(event, notification)
|
||||||
Parameters :
Returns :
void
|
toggleDropdown |
toggleDropdown()
|
Returns :
void
|
isOpen |
Type : boolean
|
Default value : false
|
./toolbar-notification.component.scss