packages/eui/packages/components-next/src/lib/layout/eui-notifications/eui-notifications.component.ts
| changeDetection | ChangeDetectionStrategy.Default |
| encapsulation | ViewEncapsulation.None |
| selector | eui-notifications |
| styleUrls | ./styles/_index.scss |
| templateUrl | ./eui-notifications.component.html |
Properties |
Methods |
Inputs |
HostBindings |
HostListeners |
constructor()
|
| count |
Type : number
|
Default value : null
|
| items |
Default value : []
|
| class |
Default value : 'eui-notifications'
|
| body:click |
body:click()
|
| onClicked | ||||||
onClicked(event: any)
|
||||||
|
Parameters :
Returns :
void
|
| isOverlayActive |
Default value : false
|