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