inputsRow()
inputsRow(
name,inputs):HTMLElement
Defined in: js-api/ui.ts:1237
A labeled row that lays [inputs] out horizontally.
Parameters
| Parameter | Type |
|---|---|
name | string |
inputs | InputBase<any>[] |
Returns
HTMLElement
inputsRow(
name,inputs):HTMLElement
Defined in: js-api/ui.ts:1237
A labeled row that lays [inputs] out horizontally.
| Parameter | Type |
|---|---|
name | string |
inputs | InputBase<any>[] |
HTMLElement