1.5rem (24px) minimum width and 1.5rem (24px) tall kbd element with padding-left, padding-right, and border-width: 1px.
EscCtrlShiftAlt⌘+Shift+Y⌘P
C Kbd Monospaced
1.5rem (24px) minimum width and 1.5rem (24px) tall kbd element with no padding and border-width: 1px. This is generally used to display single characters.
⌘←↑→↓⇧⌥⮐N
C Kbd Inline
No minimum width or height kbd element with padding: 0 and border-width: 0. This is generally used to display keyboard shortcuts in small spaces such as dropdown-item.
EscCtrlShiftAlt⌘+Shift+Y⌘P
C Kbd Group
A container element for grouping text with several kbd elements together. This is also useful inside autofit-col if you don't want several kbd elements to break to a new line.