buttonsInput()
buttonsInput(
children?):HTMLDivElement
Defined in: js-api/ui.ts:2311
A form row holding [children] buttons, aligned with the input column.
Parameters
| Parameter | Type | Default value |
|---|---|---|
children | HTMLButtonElement[] | [] |
Returns
HTMLDivElement