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

Modal 기능 구현 및 디자인 수정 #64

Merged
merged 4 commits into from
Aug 24, 2022
Merged

Modal 기능 구현 및 디자인 수정 #64

merged 4 commits into from
Aug 24, 2022

Conversation

EATSTEAK
Copy link
Member

  • 모달을 닫는 이벤트는 close 이벤트로, 직접 이 이벤트를 잡아 open 변수를 변경해 주세요.
  • primary 버튼을 클릭하면 click 이벤트가 fire되며, secondary 버튼을 클릭하면 click:secondary 이벤트가 fire 됩니다.
  • noBackdrop property 를 설정하면 뒤 배경이 dimming 되지 않으며, interaction이 가능합니다.

@EATSTEAK EATSTEAK requested a review from Twince August 24, 2022 09:17
@EATSTEAK EATSTEAK self-assigned this Aug 24, 2022
@EATSTEAK EATSTEAK added client 프론트엔드 클라이언트 변경 시 사용하는 태그 enhancement New feature or request labels Aug 24, 2022
@Twince Twince merged commit 6eca872 into dev Aug 24, 2022
@Twince Twince deleted the feat/modal branch August 24, 2022 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client 프론트엔드 클라이언트 변경 시 사용하는 태그 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants