Command Palette
Search for a command to run
Command Palette
Search for a command to run

svelte API reference

✓ Relevant

Svelte 5 public API: Component type, mount/hydrate/unmount functions, lifecycle hooks (onMount/onDestroy), context API (createContext/getContext/setContext), event dispatcher, state sync (tick/settled/flushSync), fork for speculative updates, untrack/getAbortSignal utilities, and TypeScript types.