Sha256: fe75af91d89b7be7293652c52e39790d585cc70e7564bef06004ad6cc3ee60d5

Contents?: true

Size: 1.19 KB

Versions: 51

Compression:

Stored size: 1.19 KB

Contents

<div class="govuk-form-group">
  <fieldset class="govuk-fieldset">
    <legend class="govuk-fieldset__legend">
      How do you want to be contacted?
    </legend>
    <div class="govuk-checkboxes govuk-checkboxes--small" data-module="govuk-checkboxes">
      <div class="govuk-checkboxes__item">
        <input class="govuk-checkboxes__input" id="how-contacted" name="how-contacted" type="checkbox" value="a" data-aria-controls="conditional-how-contacted">
        <label class="govuk-label govuk-checkboxes__label" for="how-contacted">
          a thing
        </label>
      </div>
      <div class="govuk-checkboxes__conditional govuk-checkboxes__conditional--hidden" id="conditional-how-contacted">
        <label class="govuk-label" for="context-email">Foo</label>
  <input class="govuk-input govuk-!-width-one-third" name="context-email" type="text" id="context-email">
      </div>
      <div class="govuk-checkboxes__item">
        <input class="govuk-checkboxes__input" id="how-contacted-2" name="how-contacted" type="checkbox" value="b">
        <label class="govuk-label govuk-checkboxes__label" for="how-contacted-2">
          another thing
        </label>
      </div>
    </div>
  </fieldset>
</div>

Version data entries

51 entries across 51 versions & 2 rubygems

Version Path
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-46.3.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-46.3.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-46.2.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-46.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-46.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.10.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.9.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.8.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.7.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.6.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.6.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.5.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.4.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.4.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.3.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html