Skip to main content

hooks/useSCFetchEvents

Functions

useSCFetchEvents()

useSCFetchEvents(props?): object

info

This custom hook is used to fetch events.

Parameters

ParameterTypeDescription
props?{ cacheStrategy: CacheStrategies; }
props.cacheStrategy?CacheStrategies-

Returns

object

NameType
eventsSCEventType[]
isLoadingboolean