Optional
checkboxThe format of checkbox values.
A single checkbox is a boolean, multiple checkboxes are an array of booleans.
An array of booleans.
A single checkbox is a
value
attribute if checked, or null
if unchecked, multiple checkboxes are an array of checked values.
An array of value attributes.
A single checkbox is a boolean, multiple checkboxes are an array of checked values.
Optional
dateThe date format read from input elements.
Optional
timeThe time format read from input elements.
The number of milliseconds passed from the start of the day.
The
value
attribute, or null
if empty.
Options applied to createElementsValueAccessor.