From 1627cd124a3ca2d21b54785e5afa9fea3be41ed7 Mon Sep 17 00:00:00 2001 From: shramko Date: Thu, 23 Apr 2026 12:02:09 -0400 Subject: [PATCH] docs: add svelte installation links --- docs/installation.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index f1bf8581..e102c8a3 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 +