New to KendoReactStart a free 30-day trial

The event that is triggered when a tool in the ListBoxToolbar is clicked.

Definition

Package:@progress/kendo-react-listbox

Properties

A native DOM event.

syntheticEvent

SyntheticEvent​<any, Event>

A React Synthetic Event.

target

ListBoxToolbarHandle

An event target.

toolName?

string

The name of the tool that was clicked.