7.14.1
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
mantine charts
extensions
changelog
Display keyboard key
Import
import { Kbd } from '@mantine/core';
Source
Docs
Package
import { Kbd } from '@mantine/core'; function Demo() { return ( <div dir="ltr"> <Kbd>⌘</Kbd> + <Kbd>Shift</Kbd> + <Kbd>M</Kbd> </div> ); }
Previous
Indicator
Next
NumberFormatter
Build fully functional accessible web applications faster than ever
About
Community
Project
Built by Vitaly Rtishchev and these awesome people