Skip to content

toggle

Import:

import 'obsidian-test-mocks/setup';

Signature:

function toggle(this: HTMLElement, showValue: boolean): void

Parameters:

ParameterTypeDescription
thisHTMLElement
showValueboolean

Returns: void