You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
As far as I can tell there's no way to add custom attributes to the close cookie banner button. Would be great if html attributes such as title or aria-label (ie <button aria-label='Close cookies statement' class='button-close'>) could be added for screen readers where the icon isn't sufficient.
It should also be noted that the icon inside the button should have an aria-hidden="true" attribute