OnsRadioGroupInput

constructor(options: List<<Error class: unknown class><String, String>>? = null, value: String? = null, name: String? = null, className: String? = null, init: OnsRadioGroupInput.() -> Unit? = null)

Parameters

options

an optional list of options (label to value pairs) for the group

value

selected option

name

the name attribute of the generated HTML input element