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
The controls (print control and those in easyPrintHolder) can be made focusable using either href="#" or tabindex="0" (or otherwise use <button> instead of <a>)
The controls should activate on Enter and Space press