with

fun with(vararg input: Input)

Add multiple inputs.

Parameters

input

The InputRadioButtons arguments to be added.


fun with(input: Input)

Add an input.

Parameters

input

Instance of InputRadioButtons.