Input

Input is a form control element that can be used in forms.

Examples

Basic

A basic input without using the DaffFormFieldComponent.

With DaffFormFieldComponent

An input using DaffFormField

Disabled

The input in this example is disabled using the native HTML disabled attribute.

With Reactive Forms

The input in this example uses the ReactiveFormsModule to display errors.

Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.