ShortcutDisplay

ShortcutDisplay Component

stable
Playground
Ctrl+SSave
Props
PropTypeDefaultValue
descriptiontext
sizeselectsm | md
variantselectlight | dark
DefaultCtrl+SSave
Multiple
Ctrl+SSaveCtrl+Shift+PCommand Palette
DarkVariantCmd+KSearch
PROPTYPEDEFAULTDESCRIPTION
descriptiontextShortcut description
sizeselectSize
variantselectVariant
Using ShortcutDisplaytsx
import { ShortcutDisplay } from '@/components/ShortcutDisplay'

<ShortcutDisplay
  description="..."
  size="..."
  variant="..."
/>
Tokens Used
No design tokens detected