Preparing search index...
The search index is not available
@dmp/frontend-components
@dmp/frontend-components
composables/notification
DMPNotification
Interface DMPNotification
interface
DMPNotification
{
Description
:
string
;
NotificationId
:
number
;
Title
:
string
;
Type
?:
string
;
ValidFrom
?:
string
;
ValidTo
?:
string
;
}
Index
Properties
Description
Notification
Id
Title
Type?
Valid
From?
Valid
To?
Properties
Description
Description
:
string
Notification
Id
Notification
Id
:
number
Title
Title
:
string
Optional
Type
Type
?:
string
Optional
Valid
From
Valid
From
?:
string
Optional
Valid
To
Valid
To
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Description
Notification
Id
Title
Type
Valid
From
Valid
To
@dmp/frontend-components
Loading...