Kbd
Kbd
is a component that represents keyboard input.
Import
import { Kbd } from "@yamada-ui/react"
Usage
Editable example
<Text> <Kbd>shift</Kbd> + <Kbd>H</Kbd> </Text>
Edit this page on GitHub
Leave Yamada UI a star
StarKbd
is a component that represents keyboard input.
import { Kbd } from "@yamada-ui/react"
Editable example
<Text> <Kbd>shift</Kbd> + <Kbd>H</Kbd> </Text>
Edit this page on GitHub