FormMultiElements

fun FormMultiElements(@Json(name = labellabel: String, @Json(name = valuevalue: String, @Json(name = elementselements: List<FormBase>)

Parameters

label

The label of the element

value

The value of the form element

elements

Array containing the nested elements