Interface

IComponentInput

engine.IComponentInput

Component input properties

Properties:
Name Type Attributes Description
updateMode FieldUpdateMode <optional>

When the field value should be updated

formGroup FormGroup <optional>

Optional FormGroup reference

formControl FormControl <optional>

Optional FormControl reference

View Source lib/engine/interfaces.ts, line 111