<kendo:diagram-connectionDefaults-hover>
Defines the default styling that is applied when the user hovers over a connection.
Example
<kendo:diagram-connectionDefaults>
<kendo:diagram-connectionDefaults-hover></kendo:diagram-connectionDefaults-hover>
</kendo:diagram-connectionDefaults>
Configuration Attributes
Configuration JSP Tags
kendo:diagram-connectionDefaults-hover-stroke
Defines the default hover configuration of the connection lines.
More documentation is available at kendo:diagram-connectionDefaults-hover-stroke.
Example
<kendo:diagram-connectionDefaults-hover>
<kendo:diagram-connectionDefaults-hover-stroke></kendo:diagram-connectionDefaults-hover-stroke>
</kendo:diagram-connectionDefaults-hover>