AttributesDirective
Defined in: projects/view-angular/lib/directives/attributes.directive.ts:14
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AttributesDirective():
AttributesDirective
Returns
Section titled “Returns”AttributesDirective
Properties
Section titled “Properties”attributes
Section titled “attributes”attributes:
InputSignal<Record<string,any>>
Defined in: projects/view-angular/lib/directives/attributes.directive.ts:15
excludes
Section titled “excludes”excludes:
InputSignal<string[]>
Defined in: projects/view-angular/lib/directives/attributes.directive.ts:16
Methods
Section titled “Methods”ngOnChanges()
Section titled “ngOnChanges()”ngOnChanges(
changes):void
Defined in: projects/view-angular/lib/directives/attributes.directive.ts:19
Parameters
Section titled “Parameters”changes
Section titled “changes”Returns
Section titled “Returns”void