The native select component allows a native HTML select element to work with the form field component.
The native select component has the same functionality as a native HTML <select>
element, with additional custom styling and functionality. It cannot be used by itself and must be contained within a DaffFormFieldComponent.
The select in this example uses the ReactiveFormsModule
to display errors.
The select in this example has a hint.