0
Q:

angular closest element

constructor(private elRef: ElementRef){}

ngOnInit() {
   const parentElement = this.elRef.nativeElement.closest('.parent-element-class')
}
0

New to Communities?

Join the community