a11y-focus-store icon indicating copy to clipboard operation
a11y-focus-store copied to clipboard

Accessibility util for storing/restoring focus.

Results 2 a11y-focus-store issues
Sort by recently updated
recently updated
newest added

I have a usecase where it's useful to store focus to a custom element, so I have extended `storeFocus` to accept an argument which will be stored instead of `document.activeElement`...

Creating Semgrep.yml file - Semgrep is a tool that will be used to scan Cloudflare's public repos for Supply chain, code and secrets. This work is part of Application &...