7.0.0-beta.7
Search
Ctrl + K
theming
styles
guides
mantine hooks
mantine form
mantine core
layout
inputs
combobox
buttons
navigation
feedback
overlays
Data display
typography
misc
mantine dates
other packages
changelog
Display keyboard key
Import
import { Kbd } from '@mantine/core';
Source
Docs
Package
import { Kbd } from '@mantine/core'; function Demo() { return ( <> <Kbd>⌘</Kbd> + <Kbd>Shift</Kbd> + <Kbd>M</Kbd> </> ); }
Previous
Indicator
Next
Spoiler
Build fully functional accessible web applications faster than ever
About
Community
Project
Built by Vitaly Rtishchev and these awesome people