v2.5.3

Kbd

Show all available hotkeys with their properly formatted keys.

Usage

Use the kbd component to display a Kbd in your content.

K

:kbd{value="meta"} :kbd{value="K"}

API

Props

Prop Default Type
valuestring
b24ui { base?: any; }

Theme

https://github.com/bitrix24/b24ui/tree/main/src/theme/kbd.ts
export default {
  base: 'align-text-top'
}