onsList

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

DSL builder extension function.

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