Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,31 +23,31 @@ Each framework package re-exports everything from the core `@tanstack/hotkeys` p

<!-- ::start:framework -->

# React
### React

Start with the [Quick Start](./framework/react/quick-start) guide. If you want the integrated devtools panel, also install:

<!-- ::end:framework -->

<!-- ::start:framework -->

# Preact
### Preact

Start with the [API reference](./framework/preact/reference/index) and [guides](./framework/preact/guides/hotkeys). If you want the integrated devtools panel, also install:

<!-- ::end:framework -->

<!-- ::start:framework -->

# Solid
### Solid

Start with the [API reference](./framework/solid/reference/index) and [guides](./framework/solid/guides/hotkeys). If you want the integrated devtools panel, also install:

<!-- ::end:framework -->

<!-- ::start:framework -->

# Angular
### Angular

Start with the [Quick Start](./framework/angular/quick-start) guide and the Angular-specific [guides](./framework/angular/guides/hotkeys).

Expand All @@ -57,7 +57,7 @@ Angular currently ships the hotkeys adapter only, so no dedicated Angular devtoo

<!-- ::start:framework -->

# Vue
### Vue

Start with the [Quick Start](./framework/vue/quick-start) guide and the Vue-specific [guides](./framework/vue/guides/hotkeys).

Expand All @@ -67,7 +67,7 @@ If you want the Vue devtools panel component, also install:

<!-- ::start:framework -->

# Lit
### Lit

Start with the [Quick Start](./framework/lit/quick-start) guide and the Lit-specific [guides](./framework/lit/guides/hotkeys).

Expand All @@ -89,32 +89,32 @@ vue: @tanstack/vue-hotkeys-devtools

<!-- ::start:framework -->

# React
### React

See the [devtools](./devtools) documentation for setup details.

<!-- ::end:framework -->

<!-- ::start:framework -->

# Preact
### Preact

See the [devtools](./devtools) documentation for setup details.

<!-- ::end:framework -->

<!-- ::start:framework -->

# Solid
### Solid

See the [devtools](./devtools) documentation for setup details.

<!-- ::end:framework -->

<!-- ::start:framework -->

# Vue
### Vue

See the [devtools](./devtools) documentation for setup details.

<!-- ::end:framework -->
<!-- ::end:framework -->