Documentation Index
Fetch the complete documentation index at: https://mintlify.com/huntabyte/shadcn-svelte/llms.txt
Use this file to discover all available pages before exploring further.
Installation
- CLI
- Manual
Usage
Examples
Group
Use theKbd.Group component to group keyboard keys together.
Button
Use theKbd.Root component inside a Button component to display a keyboard key inside a button.
Tooltip
You can use theKbd.Root component inside a Tooltip component to display a tooltip with a keyboard key.
Input Group
You can use theKbd.Root component inside a InputGroup.Addon component to display a keyboard key inside an input group.