diff --git a/docs/installation.md b/docs/installation.md index f1bf858..e102c8a 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -12,6 +12,7 @@ lit: @tanstack/lit-hotkeys preact: @tanstack/preact-hotkeys react: @tanstack/react-hotkeys solid: @tanstack/solid-hotkeys +svelte: @tanstack/svelte-hotkeys vue: @tanstack/vue-hotkeys @@ -47,6 +48,14 @@ Start with the [API reference](./framework/solid/reference/index) and [guides](. +# Svelte + +Start with the [Quick Start](./framework/svelte/quick-start) guide and the Svelte-specific [guides](./framework/svelte/guides/hotkeys). + + + + + # Angular Start with the [Quick Start](./framework/angular/quick-start) guide and the Angular-specific [guides](./framework/angular/guides/hotkeys). @@ -117,4 +126,4 @@ See the [devtools](./devtools) documentation for setup details. See the [devtools](./devtools) documentation for setup details. - \ No newline at end of file +