### Keyboard Navigation


The group of RadioButtons does not implement any keyboard navigation. Everything is handled through the default browser behavior for radio buttons.

| Shortcut | Behavior |
| -------- | -------- |
| `Arrow Down or Arrow Left` | Decreases value by one rating step. |
| `Arrow Up or Arrow Right` | Increases value by one rating step. |
| `Home` | Sets value to the Min available value in the Rating. |
| `End` | Sets value to the Max available value in the Rating. |
