Skip to content

findAll

Import:

import 'obsidian-test-mocks/setup';

Signature:

function findAll(this: HTMLElement, selector: string): HTMLElement[]

Parameters:

ParameterTypeDescription
thisHTMLElement
selectorstring

Returns: HTMLElement[]