The value binding links the associated DOM element's value with a property on your view model. ... <p>Login name: <input data-bind= "value: userName" /></p>.
確定! 回上一頁