vael-ui v0.3.10

Data Display

Kbd

Styles a keyboard shortcut so it reads like a physical key.

Install

import { Kbd } from 'vael-ui'

Playground

This component has no simple props to try live. See the examples below.

import { Kbd } from 'vael-ui'

<Kbd>Kbd</Kbd>

Props

NameTypeDefaultDescription
uiPartial<{ root: UiPartValue; }> | undefined

Slots

NameTypeDescription
default{}

Events

No events.

Exposed

NameTypeDescription
elHTMLElement | null