Skip to Content

Kbd

Renders a keyboard key. Compose several for shortcuts.

Press K to open the command palette.

import { Kbd } from '@gg-software/ui'; <Text> Press <Kbd>⌘</Kbd> <Kbd>K</Kbd> to open the command palette. </Text>

Props

PropTypeDefaultDescription
children*ReactNodecontent rendered inside the component
classNamestring

* required · generated from packages/ui/src/typography/Kbd/Kbd.tsx