Check if an element is tabbable (visible and either interactive or non-negative tabindex). This does not include programatically focusable elements.
An Element for which to test focusability.
Element
true if the element is focusable, otherwise false.
true
false
Check if an element is tabbable (visible and either interactive or non-negative tabindex). This does not include programatically focusable elements.