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

ExpandArrowComponent

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

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

Selector

[kendoMenuExpandArrow]

Inputs

NameTypeDefaultDescription

kendoMenuExpandArrow

string

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

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