findAll
Import:
import 'obsidian-test-mocks/setup';Signature:
function findAll(this: Element, selector: string): HTMLElement[]Parameters:
| Parameter | Type | Description |
|---|---|---|
this | Element | |
selector | string |
Returns: HTMLElement[]
Import:
import 'obsidian-test-mocks/setup';Signature:
function findAll(this: Element, selector: string): HTMLElement[]Parameters:
| Parameter | Type | Description |
|---|---|---|
this | Element | |
selector | string |
Returns: HTMLElement[]