I’m the process of learning Lit and the decorators documentation has the methods @queryAssignedElements and @queryAssignedNodes Why might one want to use @queryAssignedNodes, rather than @queryAssignedElements?
What is it that @queryAssignedNodes can find, that perhaps @queryAssignedElements might miss?