<kendo:diagram-connection-hover-stroke>

Defines the hover stroke configuration.

Example

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

Configuration Attributes

color java.lang.String

Defines the highlight color when the pointer is hovering over the connection.

Example

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