Kbd
Used to display textual user input from keyboard.
Installation
Copy the following code into your app directory.
Command
Command
Manual
Manual
uv
Anatomy
Use the following composition to build a Kbd component.
Use
Ctrl + BCtrl + K
to open the command paletteButton
Use the kbd.root component inside a Button component to display a keyboard key inside a button.
Tooltip
You can use the kbd.root component inside a Tooltip component to display a tooltip with a keyboard key.
Input Group
You can use the kbd.root component inside a input_group.addon component to display a keyboard key inside an input group.
API Reference
kbd.root
Use the kbd.root component to display a keyboard key.
kbd.group
Use the kbd.group component to group kbd.root components together.