Renders given keys as "keycaps" visually.
keys
This is a wrapper around @sanity/ui's Hotkeys component, which allows for altering keys (eg alt to option) on Apple devices unless makePlatformAware is set to false.
@sanity/ui
Hotkeys
alt
option
makePlatformAware
false
Properties to render with
React element
Renders given
keys
as "keycaps" visually.This is a wrapper around
@sanity/ui
'sHotkeys
component, which allows for altering keys (egalt
tooption
) on Apple devices unlessmakePlatformAware
is set tofalse
.