Same as cursor.enter. When entering a node, that node is automatically built into the DOM, so that its children can then be safely built if needed.
See Implementation
Same as cursor.enter. When entering a node, that node is automatically built into the DOM, so that its children can then be safely built if needed.