---
title: Command Types
page_title: Command Types - ToolBar - Kendo UI for Vue
description: "Configure and implement the desired command types of the Kendo UI ToolBar wrapper for Vue."
slug: command_types_toolbar_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/buttons/toolbar/tools/"
position: 2
---

<div><WrapperBanner link="/kendo-vue-ui/components/buttons/toolbar/tools"></WrapperBanner></div>

# Command Types

The ToolBar provides the various types of commands which you can use inside the component.

The available command types are:

* Button
* Toggle button
* Split button
* Group of buttons
* Separator
* Custom templates

For more details, refer to the documentation on the [Kendo UI ToolBar for jQuery](https://docs.telerik.com/kendo-ui/controls/navigation/toolbar/overview#command-types).

{% meta height:350 %}
{% embed_file toolbar/command-types/main.vue preview %}
{% embed_file toolbar/command-types/main.js %}
{% endmeta %}

## Suggested Links

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