Input is a form control element that can be used in forms.
A basic input without using the DaffFormFieldComponent.
DaffFormFieldComponentAn input using DaffFormField
The input in this example is disabled using the native HTML disabled attribute.
The input in this example uses the ReactiveFormsModule to display errors.