PiyingFieldControlBindDirective
Defined in: projects/view-angular/lib/directives/field-control-bind.directive.ts:26
Extends
Section titled “Extends”FieldControlBase
Type Parameters
Section titled “Type Parameters”S = _PiResolvedCommonViewFieldConfig
P extends KeyPath = []
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new PiyingFieldControlBindDirective<
S,P>():PiyingFieldControlBindDirective<S,P>
Returns
Section titled “Returns”PiyingFieldControlBindDirective<S, P>
Inherited from
Section titled “Inherited from”FieldControlBase.constructor
Properties
Section titled “Properties”cvaArray
Section titled “cvaArray”
readonlycvaArray:ControlValueAccessor[]
Defined in: projects/view-angular/lib/directives/field-control-base.ts:24
Inherited from
Section titled “Inherited from”FieldControlBase.cvaArray
field$$
Section titled “field$$”field$$:
Signal<PiFieldGet<S,P> |undefined>
Defined in: projects/view-angular/lib/directives/field-control-bind.directive.ts:43
fieldControl$$
Section titled “fieldControl$$”fieldControl$$:
Signal<PiFieldControlGet<S,P>>
Defined in: projects/view-angular/lib/directives/field-control-bind.directive.ts:47
Overrides
Section titled “Overrides”FieldControlBase.fieldControl$$
formControl
Section titled “formControl”formControl:
InputSignal<S>
Defined in: projects/view-angular/lib/directives/field-control-bind.directive.ts:30
injector
Section titled “injector”
readonlyinjector:Injector
Defined in: projects/view-angular/lib/directives/field-control-base.ts:25
Inherited from
Section titled “Inherited from”FieldControlBase.injector
path:
InputSignal<[...P[]] |PiFieldBindPath<S> |undefined>
Defined in: projects/view-angular/lib/directives/field-control-bind.directive.ts:31
summaryList$$
Section titled “summaryList$$”summaryList$$:
Signal<ErrorSummary[]>
Defined in: projects/view-angular/lib/directives/field-control-bind.directive.ts:60
valibotIssueSummary$$
Section titled “valibotIssueSummary$$”valibotIssueSummary$$:
Signal<string>
Defined in: projects/view-angular/lib/directives/field-control-bind.directive.ts:61
Accessors
Section titled “Accessors”Get Signature
Section titled “Get Signature”get cva():
ControlValueAccessor
Defined in: projects/view-angular/lib/directives/field-control-base.ts:27
Returns
Section titled “Returns”ControlValueAccessor
Inherited from
Section titled “Inherited from”FieldControlBase.cva
ngControl
Section titled “ngControl”Get Signature
Section titled “Get Signature”get ngControl():
NgControl
Defined in: projects/view-angular/lib/directives/field-control-base.ts:42
Returns
Section titled “Returns”NgControl
Inherited from
Section titled “Inherited from”FieldControlBase.ngControl
Methods
Section titled “Methods”ngOnChanges()
Section titled “ngOnChanges()”ngOnChanges():
void
Defined in: projects/view-angular/lib/directives/field-control-base.ts:49
Returns
Section titled “Returns”void
Inherited from
Section titled “Inherited from”FieldControlBase.ngOnChanges
ngOnDestroy()
Section titled “ngOnDestroy()”ngOnDestroy():
void
Defined in: projects/view-angular/lib/directives/field-control-base.ts:59
Returns
Section titled “Returns”void
Docs-private
Section titled “Docs-private”Inherited from
Section titled “Inherited from”FieldControlBase.ngOnDestroy