OnStateUpdate state updates sender.
A state update will be sent to it whenever an update()
function is called.
The [OnEvent__symbol]
property is an alias of this one.
State updates sender.
Updates the component state.
All receivers registered with onUpdate will receive this update.
Updates the component state.
All receivers registered with onUpdate will receive this update.
A type of changed value.
New value.
Previous value.
Static
perStatic
toGenerated using TypeDoc
Component state tracker.