Hola,
I've opened a matching ticket on the py-shiny repository here:
posit-dev/py-shiny#2037
Not sure which of navset_card, navset_card_tab, and navset_tab_card is true any more?
Looks like it was originally navset_tab_card, but was changed to navset_card_tab in this commit, August 2023.
posit-dev/py-shiny@57f6ba5
It then looks like navset_card_tab was changed to navset_card in this commit from December 2023
posit-dev/py-shiny@0c03567
navset_card_tab still appears in the py-shiny site:
https://github.com/search?q=repo%3Aposit-dev%2Fpy-shiny-site+navset_card_tab&type=code
Thanks!