Sha256: e96b9a95a2c2e5b2090caed94753e9c3c0123e815f7b3fcce5ed0045f460e311

Contents?: true

Size: 1.25 KB

Versions: 58

Compression:

Stored size: 1.25 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" aria-describedby="nationality-item-hint">
        <label class="govuk-label govuk-checkboxes__label" for="nationality">
          a thing
        </label>
        <div id="nationality-item-hint" class="govuk-hint govuk-checkboxes__hint">
          hint for a thing
        </div>
      </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">
        <label class="govuk-label govuk-checkboxes__label" for="nationality-3">
          this thing
        </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-small-with-hint.html
govuk_publishing_components-51.2.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-51.1.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-51.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-51.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-50.0.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-50.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-46.3.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-46.3.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-46.2.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-46.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-46.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-45.10.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-45.9.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html
govuk_publishing_components-45.8.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-hint.html