UIForm
works.iterative.ui.model.forms.UIForm
final case class UIForm(id: UIFormId, messageKey: UIMessageKey, children: Seq[UIFormElement], data: FormState, context: Option[Map[String, String]])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article