package helpers
Type Members
- class GovukFormGroup extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template3[FormGroup, Boolean, Html, play.twirl.api.HtmlFormat.Appendable]
- class GovukHintAndErrorMessage extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[String, Option[String], Option[components.Hint], Option[components.ErrorMessage], (String) ⇒ Html, play.twirl.api.HtmlFormat.Appendable]