Skip to main content

remove()

remove(el?): HTMLElement | null

Defined in: ui.ts:2574

Removes the hint indication from the provided element and returns it.

Parameters

ParameterType
el?HTMLElement

Returns

HTMLElement | null