로고SEED Design

Identity Placeholder

이 문서는 정리 중이에요. 문의 내용은 #_design_core 채널을 찾아주세요.

import { IdentityPlaceholder } from "seed-design/ui/identity-placeholder";

export default function IdentityPlaceholderPreview() {
  return <IdentityPlaceholder />;
}

Installation

npx @seed-design/cli@latest add identity-placeholder
pnpm dlx @seed-design/cli@latest add identity-placeholder
yarn dlx @seed-design/cli@latest add identity-placeholder
bun x @seed-design/cli@latest add identity-placeholder

Props

PropTypeDefault
asChild?
boolean
false
identity?
"person"
person

Last updated on

On this page