📑 Finds the first element in the DOM that matches the given CSS selector.
Alias for document.querySelector.
document.querySelector
element
📑 Finds the first element in the DOM that matches the given CSS selector.
Alias for
document.querySelector.