Kbd
Used to display textual user input from keyboard.
Preview
⌘
⇧
⌥
⌃
Ctrl
+
B
Installation
$npx maddex add Kbd
Usage
1<!-- @import { Kbd } from ../../lib/components -->
2
3<Kbd>Ctrl</Kbd>
Used to display textual user input from keyboard.
1<!-- @import { Kbd } from ../../lib/components -->
2
3<Kbd>Ctrl</Kbd>