Sha256: 6438beac224e58dfb993e3cca144ca179b9c50b49cad22c8e9f16bed3c32f8b7

Contents?: true

Size: 1.29 KB

Versions: 66

Compression:

Stored size: 1.29 KB

Contents

<div class="govuk-form-group govuk-form-group--error">
  <fieldset class="govuk-fieldset" aria-describedby="nationality-error">
    <legend class="govuk-fieldset__legend">
      Filter by
    </legend>
    <p id="nationality-error" class="govuk-error-message">
      <span class="govuk-visually-hidden">Error:</span> Select a thing
    </p>
    <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">
        <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-error.html
govuk_publishing_components-55.0.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-55.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-54.0.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-54.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-53.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-52.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-52.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-51.2.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-51.2.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-51.1.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-51.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-51.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-50.0.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-50.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-error.html