You can set the tabindex="-1" on this element so it’s ignored in the tab order. 0 tells the browser to figure out the tab order on it’s own, -1 tells the browser to ignore it.
You can set the tabindex="-1" on this element so it’s ignored in the tab order. 0 tells the browser to figure out the tab order on it’s own, -1 tells the browser to ignore it.