File

packages/components/layout/eui-notifications/eui-notification-item.component.ts

Description

Metadata interface for notification items containing read status, URLs, importance flags, and timestamp. Used to extend UxLinkLegacy with notification-specific properties for state management and display logic.

Index

Properties

Properties

date
date: Date | string | number
Type : Date | string | number
Optional
important
important: boolean
Type : boolean
Optional
new
new: boolean
Type : boolean
Optional
read
read: boolean
Type : boolean
Optional
url
url: string
Type : string
Optional
urlExternal
urlExternal: string
Type : string
Optional
urlExternalTarget
urlExternalTarget: string
Type : string
Optional

results matching ""

    No results matching ""