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

Routing

You can use the Drawer as a container for a navigational components with any router library.

Using Custom Properties to Set Route Paths

To use custom properties and set the route path:

  1. Pass route custom property to the items collection.
  2. Set the property to the corresponding path.
  3. After the user makes a selection, identify the selected item and redirect the source.
Example
View Source
Change Theme: