Components

Keyboard Key

Keyboard key is used for user education of keyboard command workflows.

import { KeyboardKey } from '@sproutsocial/racine'
<Box>
<KeyboardKey>ctrl</KeyboardKey>
<KeyboardKey>[</KeyboardKey>
</Box>

Properties

NameTypeDefaultDescriptionRequired?
childrenstring
Text to display inside of key