LabelsOnLeft

works.iterative.ui.components.tailwind.form.LabelsOnLeft
object LabelsOnLeft

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def body(sections: L.HtmlElement*): L.HtmlElement
def fields(mods: Modifier[L.HtmlElement]*): L.HtmlElement
def form(body: L.HtmlElement, buttons: L.HtmlElement): L.HtmlElement
def header(header: String, description: String): L.HtmlElement
def section(header: L.HtmlElement, rows: L.HtmlElement*): L.HtmlElement