Sha256: 29f333b21bd51824a063e704b910c4ba00938e13b8c42fe911d9535eeb185f68

Contents?: true

Size: 1.44 KB

Versions: 59

Compression:

Stored size: 1.44 KB

Contents

<div class="govuk-form-group extra-class">
  <fieldset class="govuk-fieldset" role="group" aria-describedby="dob-hint">
    <legend class="govuk-fieldset__legend">
      What is your date of birth?
    </legend>
    <div id="dob-hint" class="govuk-hint">
      For example, 31 3 1980
    </div>
    <div class="govuk-date-input" id="dob">
      <div class="govuk-date-input__item">
        <div class="govuk-form-group">
          <label class="govuk-label govuk-date-input__label" for="dob-day">
            Day
          </label>
          <input class="govuk-input govuk-date-input__input govuk-input--width-2" id="dob-day" name="dob-day" type="text" inputmode="numeric">
        </div>
      </div>
      <div class="govuk-date-input__item">
        <div class="govuk-form-group">
          <label class="govuk-label govuk-date-input__label" for="dob-month">
            Month
          </label>
          <input class="govuk-input govuk-date-input__input govuk-input--width-2" id="dob-month" name="dob-month" type="text" inputmode="numeric">
        </div>
      </div>
      <div class="govuk-date-input__item">
        <div class="govuk-form-group">
          <label class="govuk-label govuk-date-input__label" for="dob-year">
            Year
          </label>
          <input class="govuk-input govuk-date-input__input govuk-input--width-4" id="dob-year" name="dob-year" type="text" inputmode="numeric">
        </div>
      </div>
    </div>
  </fieldset>
</div>

Version data entries

59 entries across 59 versions & 2 rubygems

Version Path
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-46.3.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-46.3.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-46.2.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-46.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-46.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.10.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.9.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.8.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.7.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.6.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.6.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.5.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.4.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.4.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html
govuk_publishing_components-45.3.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-with-optional-form-group-classes.html