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

01-svelte/05-events/04-component-events #102

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

HarunaMahjong
Copy link
Contributor

@HarunaMahjong HarunaMahjong commented May 29, 2024

Close #109

01-svelte/05-events/04-component-events README.md 번역했습니다.

Copy link

vercel bot commented May 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
learn-svelte-kr ⬜️ Ignored (Inspect) Visit Preview Jun 2, 2024 6:36am

---

Components can also dispatch events. To do so, they must create an event dispatcher. Update `Inner.svelte`:
컴포넌트는 이벤트를 보낼 수도 있습니다. 이를 위해 이벤트 디스패처를 생성해야 합니다. `Inner.svelte`를 업데이트해봅시다.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

디스패처 -> 디스패처(dispatcher) 로 병기가 필요할까요?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

병기 추가했습니다!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

01-svelte/05-events/04-component-events
2 participants