Sha256: 99c2fa69320fc357e6c5abb63fb8581fcc6a387eb504bf9a654a797a268aaba8

Contents?: true

Size: 1.01 KB

Versions: 55

Compression:

Stored size: 1.01 KB

Contents

<div class="govuk-form-group">
  <fieldset class="govuk-fieldset">
    <legend class="govuk-fieldset__legend">
      Sort by
    </legend>
    <div class="govuk-radios govuk-radios--small govuk-radios--inline" data-module="govuk-radios">
      <div class="govuk-radios__item">
        <input class="govuk-radios__input" id="sort" name="example" type="radio" value="relevance">
        <label class="govuk-label govuk-radios__label" for="sort">
          relevance
        </label>
      </div>
      <div class="govuk-radios__item">
        <input class="govuk-radios__input" id="sort-2" name="example" type="radio" value="title">
        <label class="govuk-label govuk-radios__label" for="sort-2">
          title
        </label>
      </div>
      <div class="govuk-radios__item">
        <input class="govuk-radios__input" id="sort-3" name="example" type="radio" value="created">
        <label class="govuk-label govuk-radios__label" for="sort-3">
          created
        </label>
      </div>
    </div>
  </fieldset>
</div>

Version data entries

55 entries across 55 versions & 2 rubygems

Version Path
govuk_publishing_components-51.1.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-51.0.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-50.0.1 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-50.0.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-49.1.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-49.0.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-48.0.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-47.0.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-46.4.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-46.3.1 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-46.3.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-46.2.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-46.1.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-46.0.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-45.10.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-45.9.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-45.8.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-45.7.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-45.6.1 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html
govuk_publishing_components-45.6.0 node_modules/govuk-frontend/dist/govuk/components/radios/template-small-inline.html