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