UIFormSection
works.iterative.ui.model.forms.UIFormSection
final case class UIFormSection(id: UIFormId, level: Int, messageKey: UIMessageKey, children: Seq[UIFormElement], decorations: List[UIFieldDecoration], repeatIndex: Option[Int]) extends UIFormElement
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait UIFormElementclass Objecttrait Matchableclass Any
Members list
In this article