Skip to content

ResultDom.toggle method

ResultDom › toggle

Unofficial

Toggle the collapsed state of a result item.

Signature:

toggle(arg1: unknown, arg2: unknown): Promise<unknown>

Parameters:

Parameter Type Description
arg1 unknown
arg2 unknown

Returns: Promise<unknown>The result of toggling the collapse state.