Relative Content

Tag Archive for htmltypescriptdomweb-componentlit

When should we use lit element @ @queryAssignedNodes?

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?