Annotation Interface HxTriggerAfterSettle
Annotation to trigger client side events after the
settling step
on the target element.
You can trigger a single event or as many uniquely named events as you would like.
You can trigger a single event or as many uniquely named events as you would like.
- See Also:
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionString[]The events to trigger after the settling step on the target element.
-
Element Details
-
value
String[] valueThe events to trigger after the settling step on the target element.
-