EventsDirective
Defined in: projects/view-angular/lib/directives/events.directive.ts:7
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new EventsDirective():
EventsDirective
Returns
Section titled “Returns”EventsDirective
Properties
Section titled “Properties”events
Section titled “events”events:
InputSignal<Record<string, (event) =>any>>
Defined in: projects/view-angular/lib/directives/events.directive.ts:8
Methods
Section titled “Methods”ngOnChanges()
Section titled “ngOnChanges()”ngOnChanges():
void
Defined in: projects/view-angular/lib/directives/events.directive.ts:12
Returns
Section titled “Returns”void
ngOnDestroy()
Section titled “ngOnDestroy()”ngOnDestroy():
void
Defined in: projects/view-angular/lib/directives/events.directive.ts:23
Returns
Section titled “Returns”void