79171690

Date: 2024-11-08 22:01:26
Score: 1
Natty:
Report link

angular >= 17

private self = inject<ElementRef>(ElementRef)

angular <= 16

constructor(private self: ElementRef) {}

Stackblitz

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: CouchCode