Sha256: 94a42d5bdf53efa643e8a89b433cfe27d588af7538a7c8da40357d67d4196a0b

Contents?: true

Size: 1.44 KB

Versions: 38

Compression:

Stored size: 1.44 KB

Contents

<div class="govuk-form-group govuk-radios--small">
  <fieldset class="govuk-fieldset">
    <legend class="govuk-fieldset__legend">
      How do you want to be contacted?
    </legend>
    <div class="govuk-radios" data-module="govuk-radios">
      <div class="govuk-radios__item">
        <input class="govuk-radios__input" id="how-contacted-2" name="how-contacted-2" type="radio" value="email" data-aria-controls="conditional-how-contacted-2">
        <label class="govuk-label govuk-radios__label" for="how-contacted-2">
          Email
        </label>
      </div>
      <div class="govuk-radios__conditional govuk-radios__conditional--hidden" id="conditional-how-contacted-2">
        <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-radios__item">
        <input class="govuk-radios__input" id="how-contacted-2-2" name="how-contacted-2" type="radio" value="phone">
        <label class="govuk-label govuk-radios__label" for="how-contacted-2-2">
          Phone
        </label>
      </div>
      <div class="govuk-radios__item">
        <input class="govuk-radios__input" id="how-contacted-2-3" name="how-contacted-2" type="radio" value="text">
        <label class="govuk-label govuk-radios__label" for="how-contacted-2-3">
          Text message
        </label>
      </div>
    </div>
  </fieldset>
</div>

Version data entries

38 entries across 38 versions & 2 rubygems

Version Path
govuk_publishing_components-44.4.1 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-44.4.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-44.3.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-44.2.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-44.1.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-44.0.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.5.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.4.1 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.4.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.3.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.2.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.1.1 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.1.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.0.2 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.0.1 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
govuk_publishing_components-43.0.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
defra_ruby_template-5.4.1 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html
defra_ruby_template-5.4.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-with-conditional-reveal.html