Kbd
Used to display textual user input from keyboard.
Basic
Display keyboard keys with special characters.
⌘⇧⌥⌃Ctrl+B
Group
Use the KbdGroup component to group keyboard keys together.
Use Ctrl+B Ctrl+K to open the command palette
Button
Use the Kbd component inside a Button component to display a keyboard key inside a button.
Tooltip
You can use the Kbd component inside a Tooltip component to display a tooltip with a keyboard key.
Input Group
You can use the Kbd component inside a InputGroupAddon component to display a keyboard key inside an input group.