Skip to content

findAllSelf

Import:

import 'obsidian-test-mocks/setup';

Signature:

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

Parameters:

ParameterTypeDescription
thisHTMLElement
selectorstring

Returns: HTMLElement[]