본문으로 건너뛰기

InfinityContentProps

Signature

interface InfinityContentProps 

Properties

Property

Modifiers

Type

Description

children

ReactNode

자식 컴포넌트

hasMore

boolean

다음 페이지가 있는지 여부

isFetching

boolean

데이터를 가져오고 있는지 여부

observerOption?

IntersectionObserverInit

(Optional) IntersectionObserver 옵션

onFetchMore

() => void

데이터를 가져오는 함수

spinner?

ReactNode

(Optional) isFetching 시 보여줄 스피너

styles?

{ container?: BoxProps; bottomFlag?: BoxProps; }

(Optional) 스타일