
<!-- Auto Generated Below -->


## Properties

| Property         | Attribute         | Description                                                                          | Type      | Default |
| ---------------- | ----------------- | ------------------------------------------------------------------------------------ | --------- | ------- |
| `rangeSelection` | `range-selection` | (optional) If `true` the range selection shortcut hint is displayed. Default `false` | `boolean` | `false` |


## Dependencies

### Used by

 - [kv-select-multi-options](../select-multi-options)

### Depends on

- [kv-icon](../icon)

### Graph
```mermaid
graph TD;
  kv-select-shortcuts-label --> kv-icon
  kv-select-multi-options --> kv-select-shortcuts-label
  style kv-select-shortcuts-label fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------


