add keyboard navigation and selection to lists

This commit is contained in:
jeffvli
2025-11-08 17:29:20 -08:00
parent a87d5ef8d8
commit 7d4a17e89c
3 changed files with 423 additions and 4 deletions
@@ -3,6 +3,8 @@
flex-direction: column !important;
width: 100%;
height: 100%;
outline: none;
border: none;
}
.auto-sizer-container {