Sha256: 5ef09e84b0e002a25c9161a77a9cfa3ccb08a172635fc43c1e8ecd4e618c6b87

Contents?: true

Size: 1.11 KB

Versions: 74

Compression:

Stored size: 1.11 KB

Contents

<div class="govuk-form-group">
  <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="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="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="year" type="text" inputmode="numeric">
      </div>
    </div>
  </div>
</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-default.html
govuk_publishing_components-55.0.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-55.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-54.0.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-54.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-53.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-52.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-52.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-51.2.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-51.2.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-51.1.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-51.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-51.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-50.0.1 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-50.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/date-input/template-default.html