Sha256: 4e06a0ca39fad191fab39539859a77232346b804ff6f30645803b0df8509d2a0

Contents?: true

Size: 1.07 KB

Versions: 74

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

74 entries across 74 versions & 2 rubygems

Version Path
govuk_publishing_components-55.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-55.0.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-55.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-54.0.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-54.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-53.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-52.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-52.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-51.2.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-51.2.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-51.1.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-51.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-51.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-50.0.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-50.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-day-and-month.html