Ons List
constructor(inset: Boolean = false, noborder: Boolean = false, className: String? = null, init: OnsList.() -> Unit? = null)
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
class Name
CSS class names
init
an initializer extension function