An exploration of how tab order works with custom elements
- tab-order.stories.ts explores tab order with different
tabindexvalues. - nested-tab-order.stories.ts showcases the ideal
tabindexvalues for natural tab order with nested shadow DOMs.
An exploration of how tab order works with custom elements
tabindex values.tabindex values for natural tab order with nested shadow DOMs.