Glossary coding Term Page

Event dispatcher

The tool returned by the helper

event-dispatcher #coding#svelte
Korean version

Related Concepts

Core Idea

Event dispatcher is The tool returned by the helper; call dispatch('close') to send a named signal. It usually makes the most sense alongside createEventDispatcher, Event forwarding.

Why It Matters Here

Mathbong reuses this term across svelte posts as shared vocabulary.

Posts Mentioning This Concept