onsRadioInput
fun Container.onsRadioInput(value: Boolean = false, inputId: String? = null, className: String? = null, init: OnsRadioInput.() -> Unit? = null): OnsRadioInput(source)
DSL builder extension function.
It takes the same parameters as the constructor of the built component.