---
title: Keyboard Navigation
page_title: Keyboard Navigation - Switch - Kendo UI for Vue
description: "Use the keyboard to navigate the Kendo UI Switch wrapper for Vue."
slug: keyboard_navigation_switch_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/inputs/switch/keyboard-navigation/"
position: 4
---

<div><WrapperBanner link="/kendo-vue-ui/components/inputs/switch/keyboard-navigation/"></WrapperBanner></div>    

# Keyboard Navigation

The keyboard navigation of the Switch is always available.

The Switch supports the following keyboard shortcuts:

| SHORTCUT    |  DESCRIPTION    |
|:---         |:---|
| `Space`     | Toggles the checked state. |

{% meta height:100 %}
{% embed_file switch/keyboard/main.vue preview %}
{% embed_file switch/keyboard/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI Switch for jQuery](https://docs.telerik.com/kendo-ui/controls/editors/switch/overview)
* [API Reference of the Switch Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/switch)
