FormRow

works.iterative.ui.components.tailwind.form.FormRow
See theFormRow companion object
case class FormRow(id: String, label: String, content: Modifier[L.Div])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def toHtml: L.HtmlElement
Extension method from FormRow

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product