Skip to Content
🎉Introducing Pumki UI

Kbd

Pumki UIPumki UI

Default

space + K

Outline

space + K

Custom

space + K

Installation

Usage


import { Kbd } from '@/components/pumki-ui/kbd.tsx';

<Kbd />

Props

PropTypeDefaultDescription
classNamestring-Custom CSS classes for the kbd element.
variant’default''outline''default’
size’xl''lg''md'
…propsAll native kbd props-Any other props for the HTML <kbd> element.
Last updated on