update documentations
This commit is contained in:
@@ -49,9 +49,9 @@ Renders as: <Kbd show="custom">Custom</Kbd>
|
||||
|
||||
| Prop | Type | Default | Description |
|
||||
|-----------|---------------------|------------|-------------|
|
||||
| `show` | `string` | (required) | The key identifier (e.g., 'cmd', 'ctrl', 'a') |
|
||||
| `type` | `string` | `window` | for device type `mac` or `window` | Platform style or custom content |
|
||||
| `children`| `ReactNode` | - | Custom content to display (overrides automatic rendering) |
|
||||
| `show` | string | (required) | The key identifier (e.g., 'cmd', 'ctrl', 'a') |
|
||||
| `type` | string | `window` | for device type `mac` or `window` | Platform style or custom content |
|
||||
| `children`| ReactNode | - | Custom content to display (overrides automatic rendering) |
|
||||
|
||||
## Supported Keys
|
||||
|
||||
|
||||
Reference in New Issue
Block a user