Kbd

The Kbd component is used to display keyboard shortcuts.

# Basic Usage


Press Enter to continue

Kbd Component

PropTypeDescription
sizestringDefines the size of the key (sm, md, lg).
colorstringApplies a color variant to the key (primary, secondary).
childrenReactNodeThe key(s) to display inside the Kbd component.