Function that will be called when the user changes the value. It will be passed an event object. The new input value will be available via 'event.target.value'.
"function"
Function that will be called when the user changes the value. It will be passed an event object. The new input value will be available via 'event.target.value'.