본문으로 건너뛰기

EmptyViewProps

Signature

interface EmptyViewProps 

Properties

Property

Modifiers

Type

Description

children

ReactNode

데이터가 존재할 때 렌더링될 UI 요소

data?

unknown[] | null

(Optional) 검사할 데이터 배열

fallback

ReactNode

데이터가 비어 있을 때 렌더링될 UI 요소