React.Step
Update steps.
Update functions returned by S.create
and E.create
implicitely create and execute update steps when used without specifying their step
argument.
Using explicit step
values with these functions gives more control on the time when the update step is perfomed and allows to perform simultaneous primitive signal updates and event occurences. See also the documentation about update steps and simultaneous events.