Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 756 Bytes

types.md

File metadata and controls

25 lines (16 loc) · 756 Bytes

List of events

Type Property name Node
REGISTER onRegister Any
STATE_CHANGED onStateChanged Any
VALUE_CHANGED onValueChanged Any
NEW_VALUE onNewValue Any
FINALIZE onFinalize Any
RESET onReset
Register event

Being triggered once an UIElement node has been mounted.

State changed

Event target will change its state.

Value changed
New value
Finalize