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