Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(list-item): expose / override host focus
In select, we need to open the menu and focus the last-selected item. `delegatesFocus: true` was causing some flakiness, so I overrode the focus method. PiperOrigin-RevId: 516639115
- Loading branch information