defines the type of the checkbox
{ view:"checkbox", customCheckbox:false }
Webix checkbox control is based on standard HTML checkbox, but all the skins use either a Font Awesome or Material Design icon to render it.
To switch to a standard HTML checkbox, set the customCheckbox property to false
.