This is to provide the trim behavior on blur, so that besides applying the value internally, the trimmed value is immediately reflected in the input. The most typical scenario handled is when user leaves untrimmed input and immediately submits the form.
This is to provide the trim behavior on blur, so that besides applying the value internally, the trimmed value is immediately reflected in the input. The most typical scenario handled is when user leaves untrimmed input and immediately submits the form.