onChangeExecutes the callback function on input change. Returns the current input's string.onChange: (input) => console.log(input)