Domain: documentationP2Package: corehelp wanted
Repository metrics
- Stars
- (20,263 stars)
- PR merge metrics
- (Avg merge 43d 10h) (27 merged PRs in 30d)
Description
Hey there,
In blueprint's HotkeyDialog we see these pretty hotkeys:

I'm wondering if the code that makes those nice looking
icons in a mac/windows specific was is exported as a function somewhere?
I looked in the docs but did not seem to see it something to do it. Ideally I would be able to do something like <div> {generateHotkeyIcon("meta+c")} </div>
Hope that makes sense. Thanks!