Base Components
Kbd
A very simple component for displaying keyboard key styling.
+K
Create a kbd.tsx
file and paste the following code into it.
/components/ui/kbd.tsx
Update the import paths to match your project setup.
API Reference
Kbd.Root
This component is based on the <div>
element and supports all of its props.
© 2024 AlignUI Design System. All rights reserved.