List of questions
Related questions
Question 217 - Certified B2B Commerce Developer discussion
A developer used slots to pass content from one Lightning Web Component to another. How can they access the.
DOM for what was passed to those slots?
A.
Call this.template.querySelector() and this.template.querySelectorAll()
B.
Call this.querySelector() passing an id
C.
Call this.querySelector() and this.querySelectorAll()
D.
Call this.template.querySelector() passing an id
Your answer:
0 comments
Sorted by
Leave a comment first