Skip to content

DoCurious API Reference / store / selectPendingGiftCount

Function: selectPendingGiftCount()

selectPendingGiftCount(state): number

Defined in: store/useGiftStore.ts:304

Select the count of pending gifts (for notification badges).

Parameters

state

GiftState

Returns

number

DoCurious Platform Documentation