FormFieldComponent

kreuzberg.extras.forms.FormFieldComponent
See theFormFieldComponent companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class Default(field: FormField[_], initialValue: String) extends SimpleComponentBase, FormFieldComponent

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class SimpleComponentBase
trait Component
trait Identified
trait SimpleContextDsl
trait ComponentDsl
trait ContextDsl
class Object
trait Matchable
class Any
Show all
case class FormFieldInput(field: FormField[_], initialValue: String) extends SimpleComponentBase

Input inside form field.

Input inside form field.

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class SimpleComponentBase
trait Component
trait Identified
trait SimpleContextDsl
trait ComponentDsl
trait ContextDsl
class Object
trait Matchable
class Any
Show all
case class FormFieldViolationsComponent(violations: Subscribeable[List[String]]) extends SimpleComponentBase

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class SimpleComponentBase
trait Component
trait Identified
trait SimpleContextDsl
trait ComponentDsl
trait ContextDsl
class Object
trait Matchable
class Any
Show all