material-web
material-web copied to clipboard
Add focus method to tab bar
Fixes #3396 by adding a simple focus method to focus the currently active tab index.
Should I be modifying the equivalent file in the components folder? It's not immediately clear to me why the code is repeated in both places.
I gather from the commit log that the packages directory is probably being deprecated in favor of the components directory. Is that correct? If so, are there instructions on how to test and run those demos?
I know the team is working on Material 3 upgrades. I'd like to submit some accessibility fixes for review so they are available ASAP. Let me know how best to contribute. Thanks.
Obsolete with M3