RICK Dutta
RICK Dutta

Reputation: 1

Intellisense is not working for elements with a class in querySelectorAll in VS code

please check the problem here:

In javscript When selecting elements with querySelectorAll() and adding trying to add them with . or a class. Accessing the node list elements with index values in that moment intellisense don't work or highlight methods or properties of that dom element.

*I want dom properties to appear in javascipt when selecting a node list elements Or a element form a list of elements.

Upvotes: 0

Views: 50

Answers (0)

Related Questions