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

Defines the arguments for the select event of the Drawer.

Definition

Package:@progress/kendo-angular-layout

Methods

Returns true if you or any subscriber prevented the default action.

Returns:

boolean

true if the default action was prevented, otherwise, false.

Prevents the default action for the event. The source component suppresses the built-in behavior that follows the event.

Properties

index

number

Defines the index of the selected item in the items collection.

item

any

Defines the selected Drawer item.

Defines the DOM event that triggered the selection.

Defines the Drawer that triggered the event.