Sha256: 43d5860bd3d97fb1d2156a94cffafbab043e08beefd5a69a1cb00229b33a985b

Contents?: true

Size: 1.1 KB

Versions: 66

Compression:

Stored size: 1.1 KB

Contents

<div class="govuk-form-group">
  <fieldset class="govuk-fieldset">
    <legend class="govuk-fieldset__legend">
      Filter by
    </legend>
    <div class="govuk-checkboxes govuk-checkboxes--small" data-module="govuk-checkboxes">
      <div class="govuk-checkboxes__item">
        <input class="govuk-checkboxes__input" id="nationality" name="nationality" type="checkbox" value="a">
        <label class="govuk-label govuk-checkboxes__label" for="nationality">
          a thing
        </label>
      </div>
      <div class="govuk-checkboxes__item">
        <input class="govuk-checkboxes__input" id="nationality-2" name="nationality" type="checkbox" value="b">
        <label class="govuk-label govuk-checkboxes__label" for="nationality-2">
          another thing
        </label>
      </div>
      <div class="govuk-checkboxes__item">
        <input class="govuk-checkboxes__input" id="nationality-3" name="nationality" type="checkbox" value="c" disabled>
        <label class="govuk-label govuk-checkboxes__label" for="nationality-3">
          this thing
        </label>
      </div>
    </div>
  </fieldset>
</div>

Version data entries

66 entries across 66 versions & 2 rubygems

Version Path
govuk_publishing_components-55.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-55.0.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-55.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-54.0.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-54.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-53.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-52.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-52.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-51.2.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-51.2.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-51.1.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-51.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-51.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-50.0.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-50.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-disabled.html