Skip to main content

Starwind UI v3.0 beta is now available! Read the migration guide

Press Ctrl to continue

Installation

Framework Availability

Astro Available React Available

Kbd is available for Astro and React.

Usage

Basic

Ctrl Shift Alt Esc

Group

Use the KbdGroup component to group keyboard keys together.

Use

Ctrl + K

to open the command palette

Press

+ Shift + P

to open command palette

With Button

Use the Kbd component inside a Button component to display a keyboard key inside a button.

Common Shortcuts

Copy Ctrl + C
Paste Ctrl + V
Cut Ctrl + X
Undo Ctrl + Z

Arrow Keys

Use arrow keys to navigate

API Reference

Changelog

v1.1.0

  • Added contract-generated Astro and React implementations while preserving the component’s existing public API and styling.

v1.0.2

  • Refactor tailwind variants functions into separate variants.ts file

v1.0.0

  • Initial release with starwind v1.11.0