A function that renders/re-renders an element in a container.
An element to render in a container.
A callback that unmounts the rendered element. For elements with the same key, the same unmount callback is returned.
A function that renders/re-renders an element in a container.