@tempots/dom

HeadlessAdapter.select property

Selects elements from the headless environment.

Signature:

readonly select: (selector: string) => EL[];