Leave Yamada UI a star

Star
Yamada UIYamada UIv1.5.1

Kbd

Kbd is a component that represents keyboard input.

Source@yamada-ui/kbd

Theming

The Kbd is a single part component.

export const Kbd: ComponentStyle<"Kbd"> = {
baseStyle: {
fontFamily: "mono",
bg: ["blackAlpha.50", "whiteAlpha.50"],
rounded: "md",
borderWidth: "1px",
fontSize: "0.8em",
fontWeight: "bold",
lineHeight: "shorter",
py: "0.2em",
px: "0.4em",
whiteSpace: "nowrap",
},
}
Copied!

Edit this page on GitHub

PreviousBadgeNextList