kvision / pl.treksoft.kvision.onsenui.form / onsRadioInput

onsRadioInput

(js) fun Container.onsRadioInput(value: Boolean = false, inputId: String? = null, classes: Set<String>? = null, className: String? = null, init: (OnsRadioInput.() -> Unit)? = null): OnsRadioInput

DSL builder extension function.

It takes the same parameters as the constructor of the built component.