OnsList
constructor(inset: Boolean = false, noborder: Boolean = false, className: String? = null, init: OnsList.() -> Unit? = null)(source)
Creates a list component.
Parameters
inset
whether the list doesn’t cover the whole width of the parent
noborder
whether the list has no borders at the top and bottom
className
CSS class names
init
an initializer extension function