Skip to main content

Interface: SCPaginatedContributorsType

hooks/useSCFetchContributors.SCPaginatedContributorsType

Interface SCCommentsObjectType

Properties

componentLoaded

componentLoaded: boolean

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:14


contributors

contributors: SCUserType[]

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:15


isLoadingNext

isLoadingNext: boolean

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:19


isLoadingPrevious

isLoadingPrevious: boolean

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:20


next

next: string

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:17


page

page: number

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:21


previous

previous: string

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:18


reload

reload: boolean

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:22


total

total: number

Defined in

packages/react-core/src/hooks/useSCFetchContributors.ts:16