wide()
wide(
children,options?):HTMLElement
Defined in: js-api/ui.ts:2240
A form with two columns; same as wideForm.
Parameters
| Parameter | Type | Default value |
|---|---|---|
children | InputBase<any>[] | undefined |
options | { } | null | null |
Returns
HTMLElement
wide(
children,options?):HTMLElement
Defined in: js-api/ui.ts:2240
A form with two columns; same as wideForm.
| Parameter | Type | Default value |
|---|---|---|
children | InputBase<any>[] | undefined |
options | { } | null | null |
HTMLElement