hover property

Map<String, String> hover
final

Styles applied on hover (via @css or classes)

Implementation

final Map<String, String> hover;