Kbd

A keyboard-key cap for documenting shortcuts.

K
Ctrl

+

Shift

+

P
esctabenter

Import#

import { Kbd } from "astralis-ui";

Props#

PropTypeDefaultDescription
size"sm" | "md" | "lg""md"Cap size.

Renders a semantic <kbd> element — screen readers announce it as keyboard input, and the mono font plus bottom-weighted border give it the keycap depth.