empty()
empty(
e):HTMLElement
Defined in: js-api/ui.ts:86
Removes all child nodes, and disposes widgets that these nodes might contain. See also [remove].
Parameters
| Parameter | Type |
|---|---|
e | HTMLElement |
Returns
HTMLElement
empty(
e):HTMLElement
Defined in: js-api/ui.ts:86
Removes all child nodes, and disposes widgets that these nodes might contain. See also [remove].
| Parameter | Type |
|---|---|
e | HTMLElement |
HTMLElement