Documentation / @zerotal/flow-ui / index / KbdMod
Function: KbdMod()
KbdMod(
props):HtmlNode
Defined in: flow-ui/src/components/Kbd.tsx:46
The platform's modifier key — ⌘ on Apple hardware, Ctrl elsewhere.
Rendered as Ctrl on the server and corrected on the client, so a Mac user
sees ⌘ and nobody sees a flash of the wrong glyph on the platform that is
statistically more common.