API Reference / matchAll · function
Function: matchAll()
function matchAll(...sels): Selector;
Matches only when every selector matches; returns the union of their atoms.
Parameters
| Parameter | Type |
|---|---|
...sels | Selector[] |
function matchAll(...sels): Selector;
Matches only when every selector matches; returns the union of their atoms.
| Parameter | Type |
|---|---|
...sels | Selector[] |