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

Represents a component that can be used in the linkTemplate of the items to render the default expand arrow.

Definition

Package:@progress/kendo-angular-menu

Selector:[kendoMenuExpandArrow]

Syntax:

html
<ng-template kendoMenuItemLinkTemplate let-item="item" let-index="index">
  <span [kendoMenuExpandArrow]="index"></span>
</ng-template>

Inputs

Specifies the index of the Menu item. The input is mandatory.

In this article
DefinitionInputskendoMenuExpandArrow
Not finding the help you need?
Contact Support