Skip to content

find

Import:

import 'obsidian-test-mocks/setup';

Signature:

function find(this: HTMLElement, selector: string): HTMLElement

Parameters:

ParameterTypeDescription
thisHTMLElement
selectorstring

Returns: HTMLElement