packages/eui/packages/components/layout/eui-notifications/eui-notification-item.component.ts
selector | eui-notification-item |
imports |
NgClass
DatePipe
EuiTruncatePipe
TranslateModule
EUI_ICON
|
templateUrl | ./eui-notification-item.component.html |
Properties |
Methods |
Inputs |
Outputs |
HostBindings |
Accessors |
dateFormat |
Type : string
|
Default value : 'dd/MM/YYYY'
|
isShowMarkAsRead |
Type : boolean
|
Default value : true
|
item |
Type : UxLinkLegacy<NotificationMetadata>
|
markAsReadLabel |
Type : string
|
Default value : null
|
itemClick |
Type : EventEmitter<UxLinkLegacy<NotificationMetadata>>
|
itemMarkAsRead |
Type : EventEmitter<UxLinkLegacy<NotificationMetadata>>
|
class |
Type : string
|
Default value : 'eui-notification-item'
|
onItemClick |
onItemClick()
|
Returns :
void
|
onItemMarkAsRead | ||||||
onItemMarkAsRead(event: Event)
|
||||||
Parameters :
Returns :
void
|
string |
Type : string
|
Default value : 'eui-notification-item'
|
Decorators :
@HostBinding('class')
|
tooltipSize |
Type : string
|
Default value : 'auto'
|
iconColor |
geticonColor()
|