- From: Jackie Han <notifications@github.com>
- Date: Mon, 05 Apr 2021 02:37:52 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 5 April 2021 09:38:04 UTC
Just find replaceChildren() method. It is awesome! container.innerHTML = '' will cause page flicker, but replaceChild/replaceChildren won't. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/478#issuecomment-813304876
Received on Monday, 5 April 2021 09:38:04 UTC