Aria label for the field. Is either the name or the name merged with the supplied ariaModel
.
Bind to an input
Aria label for the field. Is either the name or the name merged with the supplied ariaModel
.
Same as the aria label.
The fields name.
The current value of the field.
THe default on change handler. Takes e.target.value
and uses it as the new field value.
The field controlled by these functions.
The fields current value.
Returns the binding for a label.
e.g. `<label {...label('field)}>Field
Set the fields value to the supplied value.
Is the current field value valid?
Generated using TypeDoc
Interact with a single form field.