We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Example:
let node: Element = document.querySelector("mySelector"); node.matches("mySelector");
Raise the following error: Property 'matches' does not exist on type 'Element' Defined in DOM Living Standard
Property 'matches' does not exist on type 'Element'