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

Defines the field mapping configuration for connections data binding. Maps source object properties to Diagram connection properties.

Definition

Package:@progress/kendo-angular-diagrams

Properties

dataItem?

string

The field that contains the data item reference.

from?

string

The field that contains the source shape identifier.

points?

string

The field that contains the connection points.

to?

string

The field that contains the target shape identifier.

The field that contains the tooltip text.