Skip to content

DoCurious API Reference / store / selectNotifications

Function: selectNotifications()

selectNotifications(state): Notification[]

Defined in: store/useNotificationStore.ts:221

Select the paginated list of notifications.

Parameters

state

NotificationState

Returns

Notification[]

DoCurious Platform Documentation