Sha256: 34270d2c9a8405c3f002bb6c3d5d46a0863e8f61a1c02e18ffed25af2f258d51
Contents?: true
Size: 1.09 KB
Versions: 60
Compression:
Stored size: 1.09 KB
Contents
name: Cookie banner description: Help users manage their personal data by telling them when you store cookies on their device. body: | Setting `data-hide-cookie-banner="true"` on any link inside the banner will overwrite the default action and when clicked will dismiss the cookie banner for a period of 365 days (approx. 1 year). If the examples below are not showing the banner, make sure the `seen_cookie_message` cookie is not present or is set to false. accessibility_criteria: | Text in the cookie banner must be clear and unambiguous and should provide a way to dismiss the message. Links in the component must: - accept focus - be focusable with a keyboard - indicate when they have focus accessibility_excluded_rules: - 'duplicate-id' # a banner should have a unique id for a given page. However, this page contains multiple examples of the banner with the same id. examples: default: data: {} custom_message: data: id: custom-message message: GOV.UK uses cookies to make the site simpler. <a class="govuk-link" href="/help/cookies">Find out more about cookies</a>
Version data entries
60 entries across 60 versions & 1 rubygems