Forum
HTML Checkbox behaviour




Can an HTML Checkbox (not a Checkbox) only be bound to a boolean? If so, how should it behave according to the implementation: Will the property "checked" set the bound variable automatically to true or will this be overridden by any default expression in the variable assignments?




