Sha256: fe75af91d89b7be7293652c52e39790d585cc70e7564bef06004ad6cc3ee60d5

Contents?: true

Size: 1.19 KB

Versions: 38

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

38 entries across 38 versions & 2 rubygems

Version Path
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
govuk_publishing_components-45.2.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.1.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-45.0.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.11.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.10.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.9.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.9.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.8.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.7.1 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.7.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.6.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.5.0 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html
govuk_publishing_components-44.4.2 node_modules/govuk-frontend/dist/govuk/components/checkboxes/template-small-with-conditional-reveal.html