Lime Web Components API Documentation - v7.2.0
Preparing search index...
NotificationResponse
Type Alias NotificationResponse<T>
Beta
The response of loaded notifications
type
NotificationResponse
<
T
=
unknown
>
=
{
count
:
NotificationCount
;
items
:
Notification
<
T
>
[]
;
}
Type Parameters
T
=
unknown
Index
Properties
count
items
Properties
count
count
:
NotificationCount
items
items
:
Notification
<
T
>
[]
Settings
Member Visibility
Alpha
Beta
Internal
Theme
OS
Light
Dark
On This Page
Properties
count
items
Lime Web Components API Documentation - v7.2.0
Loading...
The response of loaded notifications