You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this chapter, it says that you can also forward DOM events.
However, the previous chapter starts with “Unlike DOM events, component events don't bubble.”
So, I wonder why I'd want to forward DOM events explicitly.
The text was updated successfully, but these errors were encountered:
https://learn.svelte.dev/tutorial/dom-event-forwarding
In this chapter, it says that you can also forward DOM events.
However, the previous chapter starts with “Unlike DOM events, component events don't bubble.”
So, I wonder why I'd want to forward DOM events explicitly.
The text was updated successfully, but these errors were encountered: