Sha256: 35266ad49f84136f68a1ab51f7e99630dc6a6bf923bc51aaf780ac4a2480ad9b
Contents?: true
Size: 666 Bytes
Versions: 51
Compression:
Stored size: 666 Bytes
Contents
name: Skip link 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
51 entries across 51 versions & 1 rubygems