This is a standard HTML checkbox input field for boolean values.
{ type: "checkbox", label: "Status", model: "status", default: true }
Last updated 5 years ago
Property
Default
Accepted values
Description
autocomplete
none
see doc
Indicates whether the value of the control can be automatically completed by the browser.