Kbd

Displays a keyboard key or shortcut.

Press K to open search

Installation

npx lily-svelte@latest add kbd

Usage

<script lang="ts">
	import { Kbd } from '$lib/components/ui/kbd';
</script>
 
Press <Kbd>⌘</Kbd> <Kbd>K</Kbd> to search

Built by levish. The source code is available on GitHub.

Quiet by design.