Skip to content

DoCurious API Reference / store / selectNotificationCounts

Function: selectNotificationCounts()

selectNotificationCounts(state): NotificationCounts

Defined in: store/useNotificationStore.ts:227

Select full notification counts (total, unread, by category).

Parameters

state

NotificationState

Returns

NotificationCounts

DoCurious Platform Documentation