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

ShapeConnector

Defines the connectors available in the shape. A connector is the point in the shape where a connection between this shape and another one can originate from or end.

NameTypeDefaultDescription

description?

string

The connector description.

fill?

string | Fill

The fill options of the connector.

height?

number

8

The height of the connector.

hover?

ShapeConnectorHover

The hover configuration of the connector.

name?

string

The connector name. The predefined names are:

  • "top" - top connector
  • "right" - right connector
  • "bottom" - bottom connector
  • "left" - left connector
  • "auto" - auto connector

position?

(shape: any) => any

Function that positions the connector. Receives the shape as parameter and returns a point indicating where the connector should be placed.

stroke?

string | Stroke

The stroke options of the connector.

width?

number

8

The width of the connector.

Not finding the help you need?
Contact Support