Skip to main content

Module: hooks/useSCFetchContributors

Interfaces

Functions

useSCFetchContributors

useSCFetchContributors(props): any

info

This custom hooks is used to fetch paginated contributors.

Parameters

NameType
propsObject
props.cacheStrategy?CacheStrategies
props.feedObject?SCFeedObjectType
props.feedObjectTypeSCFeedObjectTypologyType
props.id?number
props.offset?number
props.pageSize?number
props.onChangePage?(page: any) => any

Returns

any

Defined in

hooks/useSCFetchContributors.ts:127