NOTE: Introduced feature in
v0.6.0.
Kbd is typically used to communicate a keybinding to the user.
<script>
import {Kbd} from "@kahi-ui/framework";
</script>
<Kbd>CTRL+C</Kbd>Imports
<script>
import {Kbd} from "@kahi-ui/framework";
</script>