Sha256: 2d3467cddbd5e2ec7361c472f86365e316e5467d5c682d1fcdf7734ccbd33184

Contents?: true

Size: 911 Bytes

Versions: 40

Compression:

Stored size: 911 Bytes

Contents

<div class="govuk-tabs" data-module="govuk-tabs">
  <h2 class="govuk-tabs__title">
    Contents
  </h2>
  <ul class="govuk-tabs__list">
    <li class="govuk-tabs__list-item govuk-tabs__list-item--selected">
      <a class="govuk-tabs__tab" href="#tab-1">
        Tab 1
      </a>
    </li>
    <li class="govuk-tabs__list-item">
      <a class="govuk-tabs__tab" href="#tab-2">
        Tab 2
      </a>
    </li>
  </ul>
  <div class="govuk-tabs__panel" id="tab-1">
    <h2 class="govuk-heading-l">Tab 1</h2>
    <p class="govuk-body">Testing that when you click the anchor it moves to the anchor point successfully</p>
    <p class="govuk-body"><a class="govuk-link" href="#anchor">Anchor</a></p>
    <p class="govuk-body"><a id="anchor" tabindex="0">Anchor Point</a></p>
  </div>
  <div class="govuk-tabs__panel govuk-tabs__panel--hidden" id="tab-2">
    <h2 class="govuk-heading-l">Tab 2</h2>
  </div>
</div>

Version data entries

40 entries across 40 versions & 2 rubygems

Version Path
govuk_publishing_components-45.9.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.8.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.7.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.6.1 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.6.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.5.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.4.1 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.4.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.3.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.2.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.1.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-45.0.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-44.11.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-44.10.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-44.9.1 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-44.9.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-44.8.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-44.7.1 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-44.7.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html
govuk_publishing_components-44.6.0 node_modules/govuk-frontend/dist/govuk/components/tabs/template-tabs-with-anchor-in-panel.html