Skip to main content

Module: hooks/useSCFetchReactions

Functions

useSCFetchReactions

useSCFetchReactions(props?): Object

info

This custom hook is used to fetch reactions.

Parameters

NameType
props?Object
props.cacheStrategy?CacheStrategies

Returns

Object

NameType
isLoadingboolean
reactionsSCReactionType[]

Defined in

hooks/useSCFetchReactions.ts:43