div()
div(
children?,options?):HTMLDivElement
Defined in: js-api/ui.ts:386
Parameters
| Parameter | Type | Default value |
|---|---|---|
children | string | any[] | HTMLElement | [] |
options | string | ElementOptions | null | null |
Returns
HTMLDivElement
div(
children?,options?):HTMLDivElement
Defined in: js-api/ui.ts:386
| Parameter | Type | Default value |
|---|---|---|
children | string | any[] | HTMLElement | [] |
options | string | ElementOptions | null | null |
HTMLDivElement