devtools: how to query through the shadow DOM [blog]

126 · Remy Sharp · May 1, 2026, 6:02 p.m.
Summary
This blog post introduces a useful technique for querying through the shadow DOM using the $$$ function in developer tools, which simplifies the process of navigating and debugging nested elements. It highlights the practical implications of this function for developers.