react-component / overflow

📦 Auto collapse box util component
overflow-git-master.react-component.vercel.app
MIT License
51 stars 36 forks source link

Add the attribute "inert" or tabindex="-1" for hidden elements #43

Open alekseykurylev opened 9 months ago

alekseykurylev commented 9 months ago

Hi. To prevent hidden elements from participating in keyboard navigation, add attribute "inert" or tabindex="-1"