In React, onChange is used to handle user input in real-time. If you want to build a form in React, you need to use this event to track the value of input elements.