File

projects/m2-core/src/lib/model/system/notification/Notification.ts

Index

Properties

Constructor

constructor(type: NotificationType, message: string | TemplateRef, lifetimeInMs: number, onCloseClickFn?: () => void, data?: D)
Parameters :
Name Type Optional
type NotificationType No
message string | TemplateRef<any> No
lifetimeInMs number No
onCloseClickFn function Yes
data D Yes

Properties

Public Optional data
Type : D
Public lifetimeInMs
Type : number
Public message
Type : string | TemplateRef<any>
Public Optional onCloseClickFn
Type : function
Public type
Type : NotificationType

results matching ""

    No results matching ""