<kendo:sankey-links-labels>

The link labels configuration options.

Example

<kendo:sankey-links>
    <kendo:sankey-links-labels></kendo:sankey-links-labels>
</kendo:sankey-links>

Configuration Attributes

ariaTemplate java.lang.String

The template that will be used for the aria-label attribute of the link.

Example

<kendo:sankey-links-labels ariaTemplate="ariaTemplate">
</kendo:sankey-links-labels>
In this article
Not finding the help you need?