uk.gov.hmrc.govukfrontend.views.viewmodels.dateinput.DateInput
See theDateInput companion object
Parameters to GovukDateInput Twirl template
Value parameters
- attributes
-
optional additional HTML attributes to apply to the wrapper
div - classes
-
optional additional CSS classes to apply to the wrapper
div - errorMessage
-
optional
ErrorMessageto display - fieldset
-
optional
Fieldsetused to wrap the date input control - formGroup
-
additional CSS classes/attributes/etc. to apply to the form group
- hint
-
optional
Hintfor the control - id
-
idattribute for the wrapperdiv - items
-
sequence of
InputItems - namePrefix
-
optional name prefix for each of the inputs in the date control
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article