Skip to main content

KbdProps

type
type KbdProps = { ref?: Ref<HTMLElement> } & HTMLAttributes<HTMLElement>

Import

import { KbdProps } from '@modular/sdk/ui';