<kendo:diagram-shape-hover-fill>

Defines the hover fill options.

Example

<kendo:diagram-shape-hover>
    <kendo:diagram-shape-hover-fill></kendo:diagram-shape-hover-fill>
</kendo:diagram-shape-hover>

Configuration Attributes

color java.lang.String

Defines the hover fill color.

Example

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

opacity float

Defines the hover fill opacity.

Example

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