An exploration of how tab order works with custom elements
- tab-order.stories.ts explores tab order with different
tabindex
values. - nested-tab-order.stories.ts showcases the ideal
tabindex
values 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.