Skip to content
AndersMalmgren edited this page Dec 19, 2012 · 5 revisions

Any type of object can be bound to input and textarea elements

<input data-name="value" />

If the bound type is a boolean the input will be render as a checkbox

http://jsfiddle.net/zKsve/

Clone this wiki locally