checkValue

result of getValue for checked checkbox

string checkValue;

Example

webix.ui({ view:"checkbox", checkValue:"on" })


Default value:

1

Related samples

See also
Back to top