Packages

package helpers

Type Members

  1. 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]
  2. 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]
  3. class GovukLogo extends BaseScalaTemplate[play.twirl.api.HtmlFormat.Appendable, Format[play.twirl.api.HtmlFormat.Appendable]] with Template5[Boolean, Boolean, Boolean, String, Option[String], play.twirl.api.HtmlFormat.Appendable]

Ungrouped