Creates input control converter that trims input values.
Removes leading and trailing white space of input values using Spring.prototype.trim() method.
Spring.prototype.trim()
Can be applied to input controls with string values only.
Input control converter that trims input values.
Generated using TypeDoc
Creates input control converter that trims input values.
Removes leading and trailing white space of input values using
Spring.prototype.trim()
method.Can be applied to input controls with string values only.