DEV Community

Cover image for [Angular] How to get a moment after *ngFor DOM update
Oleksandr
Oleksandr

Posted on

1

[Angular] How to get a moment after *ngFor DOM update

I have *ngFor generated list in Angular and need to fire event on a list updates but after angular render all the elements.

How to do that?

Watch the video to find out.

This video series will become a part of my future video-course with advanced techniques of mastering Angular/RxJS. Want to get a notification when it is done? Leave your email here (and get free video-course): http://eepurl.com/gHF0av

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay