<kendo:diagram-shapeDefaults-connector-hover-fill>

Defines the hover fill options of the shape connectors.

Example

<kendo:diagram-shapeDefaults-connector-hover>
    <kendo:diagram-shapeDefaults-connector-hover-fill></kendo:diagram-shapeDefaults-connector-hover-fill>
</kendo:diagram-shapeDefaults-connector-hover>

Configuration Attributes

color java.lang.String

Defines the hover fill color of the shape connectors.

Example

<kendo:diagram-shapeDefaults-connector-hover-fill color="color">
</kendo:diagram-shapeDefaults-connector-hover-fill>

opacity float

Defines the hover fill opacity of the shape connectors.

Example

<kendo:diagram-shapeDefaults-connector-hover-fill opacity="opacity">
</kendo:diagram-shapeDefaults-connector-hover-fill>
In this article
Not finding the help you need?