LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


hoverSelection

Determines whether an row can be selected while mouse cursor hovers over its space.

Property Value

A Boolean value. The default is false, stating that rows will not become selected when mouse cursor hovers over their space.

Remarks

When row is hovered, rowHover event. Additionally, when this property is set to true, it triggers the beforeSelect and afterSelect events.

Version Information

Supported in: v1.0.

See Also