Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[markup] ModalButton 컴포넌트 #31

Open
clapsheep opened this issue Dec 20, 2024 · 0 comments
Open

[markup] ModalButton 컴포넌트 #31

clapsheep opened this issue Dec 20, 2024 · 0 comments
Labels
🎨 Markup 마크업을 해요.

Comments

@clapsheep
Copy link
Owner

컴포넌트 디자인

Figma 디자인 시안에 있는 컴포넌트 디자인

  • 실제 Figma 프로젝트에서 정확한 수치와 반응형을 고려하여 설계해주세요.
  • Color 및 size는 프로젝트 내에 지정된 수치를 사용해야하며, 혹시 디자인에 그렇게 반영되어 있지 않다면 개발단계에서 협의 후 진행해주세요.

스크린샷 2024-12-20 오후 6 15 25

  • 현재 모달에 사용되는 문구와 색상이 red - 삭제, blue - 확인, white - 취소로 정해져있고 변동 가능성이 없어서 action 받는 걸로 색상과 문구를 모두 정의해도 괜찮을 것 같아요!

컴포넌트 분류

- atoms

구성 컴포넌트

주요 Props

제시된 Props 외에 재사용성을 고려한 Props들이 무엇이 있을지 고민해주세요.

PropName Type Requirement Default
action “delete” | “confim” | “cancel” - -
onClick (e: React.MouseEvent) => void - -

활용 예시

아래의 예시를 통해 DX를 고려하여 이해하기 쉬운 방향으로 컴포넌트를 설계해주세요.
bmodal

@clapsheep clapsheep added the 🎨 Markup 마크업을 해요. label Dec 20, 2024
@clapsheep clapsheep added this to the 컴포넌트 제작 milestone Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 Markup 마크업을 해요.
Projects
Status: No status
Development

No branches or pull requests

1 participant