queryAll function

Alias for querySelectorAll. Note this function is deprecated because its semantics will be changing in the future.

ElementList<Element> queryAll(
String relativeSelectors
)

Alias for querySelectorAll. Note this function is deprecated because its semantics will be changing in the future.