New to Kendo UI for AngularStart a free 30-day trial

Toolbar Configuration

Updated on Nov 6, 2025

The ListBox provides a built-in toolbar that displays action buttons for moving and transferring items between connected ListBoxes.

Configuration Options

The toolbar input accepts a boolean or ListBoxToolbarConfig object. By default, the toolbar is hidden.

To configure the toolbar, pass a value to the toolbar input:

  • Set to true to display the toolbar with default settings—all available tools positioned on the right.
  • Pass a ListBoxToolbarConfig object to customize the available tools and their position.

The following example demonstrates how to change the toolbar position and display a specific subset of tools.

Change Theme
Theme
Loading ...
In this article
Configuration OptionsSuggested Links
Not finding the help you need?
Contact Support