Optional
Readonly
aspectsAdditional input aspects to apply. These are aspect converters to constructed control from the same-valued one.
Readonly
formSubmitted control. Typically a container.
Optional
Readonly
modesInput modes to derive from submitted control.
Applied to form element control by inModeByForm.
Optional
Readonly
busy?: InMode.ValueInput mode to set while submitting. ro
(read-only) by default.
Optional
Readonly
invalid?: InMode.ValueInput mode to set when submit is not ready and the form is submitted. on
(enabled) by default.
Optional
Readonly
notInput mode to set when submit is not ready. E.g. when input is invalid. on
(enabled) by default.
Generated using TypeDoc
Form element control options.