update
Pushes this element's latest data onto node. Called on add, on a modifier change that hands this slot an element unequal to the one it holds, and - for a property element - on a pass where a property declared before this one has already written.
Parameters
node
the node create returned for this slot, already attached and past Node.onAttach, so Node.component is readable from here.