Components

Keyboard Key

The keyboard key component exists to show which key or combination of keys performs a given action.

This component is built using native html kbd tag and its props, making all native props available for use.

Anatomy

Import the component.

import { Kbd } from "@rafty/ui";

<Kbd />;

Usage

shift + K
<Kbd>
  shift + K
</Kbd>

API


Root

PropertyDescriptionTypeDefault
isUnstyledRemoves Style from componentboolean

© 2025 rhinobase, Inc. All rights reserved.

We only collect analytics essential to ensuring smooth operation of our services.