DaffFormFieldComponent

Selector: 'daff-form-field'

Properties

Name Type Description
class true
@Input() formSubmitted boolean The tracking property used to determine if the parent form has been submitted, and thus show an error message (even if the field hasn't been touched). isError false Tracking property to keep a record of whether or not the form field should be marked as error.
isValid false Tracking property to keep a record of whether or not the form field should be marked as valid.
isFocused
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.