InlinedForm
This Form overrides the toXml and text methods so that it appears seamlessly included in another Form.
Value members
Inherited methods
transform this form to a form that will be added as a <td> element inside another form
transform this form to a form that will be added as a <td> element inside another form
- Inherited from
- Form
def subset[T1, T2](f1: Seq[T1], f2: Seq[T2])(using evidence$1: HasForm[T1], evidence$2: HasForm[T2]): Form
- Inherited from
- Form
add a new Header, with at least one Field
add a new Header, with at least one Field
- Inherited from
- Form
add a new Header, with at least one Field
add a new Header, with at least one Field
- Inherited from
- Form