New to Kendo UI for Vue? Start a free 30-day trial

Routing

You can use the Menu as a navigational component by wiring it with Vue Router or any router library.

  1. Set the data property of each Menu item to the corresponding route path.
  2. Upon the selection of a Menu item, read the route path from the data property and push it to this.$router.
Example
View Source
Change Theme:

In this article

Not finding the help you need?