Exercise #128: Document.queryselector Example
TypeScript Generics ยท 05-function-overloads
Go back to exercises
Goal
Goal: Use the generic type argument on `querySelector` to get a specific element type.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.