DaffInputComponent provides the same functionality as a native `` and contains custom styling and functionality.
Selector:'input[daff-input]'
| Name | Type | Description | |||
|---|---|---|---|---|---|
| @Input() formSubmitted | boolean | Has the form been submitted. | focused | false | |
| onFocus |