<kendo:diagram-connectionDefaults-hover-stroke>

Defines the default hover configuration of the connection lines.

Example

<kendo:diagram-connectionDefaults-hover>
    <kendo:diagram-connectionDefaults-hover-stroke></kendo:diagram-connectionDefaults-hover-stroke>
</kendo:diagram-connectionDefaults-hover>

Configuration Attributes

color java.lang.String

Defines the highlight color when the mouse pointer hovers over connections.

Example

<kendo:diagram-connectionDefaults-hover-stroke color="color">
</kendo:diagram-connectionDefaults-hover-stroke>
In this article
Not finding the help you need?