React

Error State (Deprecated)

사용자에게 오류 혹은 조회 결과가 없음을 알리는 컴포넌트입니다.

더 이상 사용되지 않습니다. ResultSection을 사용하세요.

Installation

npx @seed-design/cli@latest add ui:error-state

Props

Prop

Type

title?React.ReactNode
descriptionReact.ReactNode
primaryActionProps?ActionButtonProps | undefined
secondaryActionProps?ActionButtonProps | undefined

Examples

Basement

layer-basement 배경 위에서는 basement variant를 사용합니다.

Last updated on

On this page