📑 Finds all elements in the DOM that match the given CSS selector.
Alias for document.querySelectorAll.
document.querySelectorAll
elements
📑 Finds all elements in the DOM that match the given CSS selector.
Alias for
document.querySelectorAll.