Open argyleink opened 2 years ago
Would be worth testing and investigating the option to have inert set on the elements instead of tabindex="-1", as then all the descendants would not be focusable too.
inert
tabindex="-1"
Would be worth testing and investigating the option to have
inert
set on the elements instead oftabindex="-1"
, as then all the descendants would not be focusable too.