Sha256: b73f74cce562b0e16e3bc071b3e96a1a904f4e2b7a20d199a54565545690fb33

Contents?: true

Size: 1.28 KB

Versions: 58

Compression:

Stored size: 1.28 KB

Contents

<div class="govuk-form-group">
  <fieldset class="govuk-fieldset" aria-describedby="with-id-and-name-hint">
    <legend class="govuk-fieldset__legend">
      What is your nationality?
    </legend>
    <div id="with-id-and-name-hint" class="govuk-hint">
      If you have dual nationality, select all options that are relevant to you.
    </div>
    <div class="govuk-checkboxes" data-module="govuk-checkboxes">
      <div class="govuk-checkboxes__item">
        <input class="govuk-checkboxes__input" id="item_british" name="british" type="checkbox" value="yes">
        <label class="govuk-label govuk-checkboxes__label" for="item_british">
          British
        </label>
      </div>
      <div class="govuk-checkboxes__item">
        <input class="govuk-checkboxes__input" id="item_irish" name="irish" type="checkbox" value="irish">
        <label class="govuk-label govuk-checkboxes__label" for="item_irish">
          Irish
        </label>
      </div>
      <div class="govuk-checkboxes__item">
        <input class="govuk-checkboxes__input" id="with-id-and-name-3" name="custom-name-scottish" type="checkbox" value="scottish">
        <label class="govuk-label govuk-checkboxes__label" for="with-id-and-name-3">
          Scottish
        </label>
      </div>
    </div>
  </fieldset>
</div>

Version data entries

58 entries across 58 versions & 2 rubygems

Version Path
govuk_publishing_components-51.2.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-51.2.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-51.1.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-51.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-51.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-50.0.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-50.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-46.3.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-46.3.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-46.2.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-46.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-46.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-45.10.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-45.9.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html
govuk_publishing_components-45.8.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-with-id-and-name.html