Sha256: f1702a7ffda29d71bc1fb7ab45b8cd8b9a10282946b6bea79fb25fb14b4f2010
Contents?: true
Size: 681 Bytes
Versions: 50
Compression:
Stored size: 681 Bytes
Contents
name: Skip link (experimental) description: Skip link component helps keyboard-only users skip to the main content on a page govuk_frontend_components: - skip-link accessibility_criteria: | - accept focus - be focusable with a keyboard - be usable with a keyboard - indicate when they have focus - becomes visible when pressing tab - is the first items that screen readers hear and that keyboard users tab to examples: default: data: with_different_text: data: text: 'Skip to results' with_different_href: data: href: '#somewhere-on-the-page' custom_title_and_href: data: text: 'Skip to my content' href: '#my-content'
Version data entries
50 entries across 50 versions & 1 rubygems