ToolBar Overview

The ToolBar holds various controls such as buttons, groups of buttons, toggle buttons, split buttons, and other customized elements.

The ToolBar wrapper for Vue is a client-side wrapper for the Kendo UI ToolBar widget.

The ToolBar Component is part of Kendo UI for Vue, a professional grade UI library with 100+ components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.

Basic Usage

The following example demonstrates the ToolBar in action.

Example
View Source
Change Theme:

Functionality and Features

Events

The following example demonstrates basic ToolBar events. You can subscribe to all ToolBar events by the handler name.

Example
View Source
Change Theme: