react-elementsReactReact ElementsEasyWhich statement best describes a React Element?1An immutable plain object describing what to render2A function that accepts props and returns nodes3A mutable DOM node attached to the page4A CSS class applied to a componentBack to list