Keyboard

Display keyboard input that triggers an action.

The Keyboard can only display layout styles, if you need to bind the keyboard events, please read subsection useKeyboard.

General

The basic Keyboard usage.

Preview
See code
C

Modifiers

You can apply a modifiers with the command, shift, option, ctrl prop.

Preview
See code

Combination

You can apply a combination with the option ctrl prop for example.

Preview
See code
f
e
b

APIs

Keyboard.Props

AttributeDescriptionTypeAccepted valuesDefault
commandshow command keyboolean-false
shiftshow shift keyboolean-false
optionshow option keyboolean-false
ctrlshow ctrl keyboolean-false
...native propsKeygenHTMLAttributes'keyType', 'className', ...-
Edit this page on GitHub

Previous

Input

Next

Link

MADE & DESIGNED WITHBY BRUNO ANDRADE
docs background gradient blue
docs background gradient violet