Sha256: 4e06a0ca39fad191fab39539859a77232346b804ff6f30645803b0df8509d2a0

Contents?: true

Size: 1.07 KB

Versions: 46

Compression:

Stored size: 1.07 KB

Contents

<div class="govuk-form-group">
  <fieldset class="govuk-fieldset" role="group" aria-describedby="bday-hint">
    <legend class="govuk-fieldset__legend">
      What is your birthday?
    </legend>
    <div id="bday-hint" class="govuk-hint">
      For example, 5 12
    </div>
    <div class="govuk-date-input" id="bday">
      <div class="govuk-date-input__item">
        <div class="govuk-form-group">
          <label class="govuk-label govuk-date-input__label" for="bday-day">
            Day
          </label>
          <input class="govuk-input govuk-date-input__input govuk-input--width-2" id="bday-day" name="bday-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="bday-month">
            Month
          </label>
          <input class="govuk-input govuk-date-input__input govuk-input--width-2" id="bday-month" name="bday-month" type="text" inputmode="numeric">
        </div>
      </div>
    </div>
  </fieldset>
</div>

Version data entries

46 entries across 46 versions & 2 rubygems

Version Path
govuk_publishing_components-45.7.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.6.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.6.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.5.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.4.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.4.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.3.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.2.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-45.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.11.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.10.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.9.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.9.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.8.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.7.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.7.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.6.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.5.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-44.4.2 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html