remove()
remove(
el?):HTMLElement|null
Defined in: ui.ts:2574
Removes the hint indication from the provided element and returns it.
Parameters
| Parameter | Type |
|---|---|
el? | HTMLElement |
Returns
HTMLElement | null
remove(
el?):HTMLElement|null
Defined in: ui.ts:2574
Removes the hint indication from the provided element and returns it.
| Parameter | Type |
|---|---|
el? | HTMLElement |
HTMLElement | null