projects/aoc-client/ui/form/aoc-ui-form/aoc-ui-form-field.directive.ts
OnInit
OnDestroy
AfterViewInit
Selector | [aocUiFormField] |
Standalone | true |
Properties |
|
Inputs |
constructor(elementRef: ElementRef, ngControl: NgControl, formGroupName: FormGroupName)
|
||||||||||||
Parameters :
|
alignItems |
Type : "start" | "center" | "end"
|
aocUiFormField |
Type : string
|
Default value : ''
|
offset |
Type : number
|
span |
Type : number
|
control |
Type : AbstractControl | null
|
Public elementRef |
Type : ElementRef
|
formControlName |
Type : string | number | null
|
id |
Type : string
|