extractRoot()
extractRoot(
x):HTMLElement|null
Defined in: js-api/ui.ts:319
Resolves a widget, an object with a root, or a cash/jQuery set to its DOM element; other values pass through.
Parameters
| Parameter | Type |
|---|---|
x | any |
Returns
HTMLElement | null