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
Name | Type | Default | Description | Required? |
---|---|---|---|---|
children | string | Text to display inside of key |