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

Adds keyboard navigation support to toolbar elements in the Grid.

Apply this directive to toolbar elements that should be focusable and navigable with the keyboard.

Definition

Package:@progress/kendo-angular-grid

Selector: [kendoGridToolbarFocusable], [kendoGridAddCommand], [kendoGridCancelCommand], [kendoGridEditCommand], [kendoGridRemoveCommand], [kendoGridSaveCommand], [kendoGridExcelCommand], [kendoGridPDFCommand]

Syntax:

html
<kendo-toolbar>
  <button kendoGridToolbarFocusable>Button</button>
</kendo-toolbar>
In this article
Definition
Not finding the help you need?
Contact Support