controlled-componentsReactControlled ComponentsHardWhich input type is always uncontrolled in React?1<input type="file">2<input type="text">3<input type="checkbox">4<select>Back to list