knockout-contrib Custom Bindings for knockout.js Custom Bindings tvalue tvalue binding is exactly like the default value binding, but trims the values before accepting them. Example: <input data-bind='tvalue:firstName' />