Skip to main content

condensed()

condensed(children, options?): HTMLElement

Defined in: js-api/ui.ts:2235

A form with labels above inputs; same as narrowForm.

Parameters

ParameterTypeDefault value
childrenInputBase<any>[]undefined
options{ } | nullnull

Returns

HTMLElement