«   Previous tip Next tip   »

Chrome DevTools: Multiple techniques to expand all child nodes in the DOM tree

Last updated: 1st November 2018
Multiple techniques to expand all child nodes in the DOM tree

When navigating the DOM tree, it can be cumbersome to individually expand DOM nodes at each level. DevTools includes some handy ways of expanding all DOM nodes in a recursive ♻️ manner.

«   Previous tip Next tip   »

Sign up to receive a developer tip, in the form of a gif, in your inbox each week