kvision / pl.treksoft.kvision.onsenui.list / onsList

onsList

(js) fun Container.onsList(inset: Boolean = false, noborder: Boolean = false, classes: Set<String>? = null, className: String? = null, init: (OnsList.() -> Unit)? = null): OnsList

DSL builder extension function.

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