Kbd
Represents keyboard input or a hotkey.
Loading...
API Reference
Prop | Type | Default |
---|---|---|
size | ResponsiveSize | - |
class | InputSignal<string | undefined> | input<string | undefined>() |
Examples
Sizes
Use the size
prop to control text size.
Loading...