Is it possible to implement Material cards with tabs into the shinymaterial::material_card() function or make a new material_card_with_tabs() function?
I have an existing shinydashboard that I would love to convert to shinymaterial dashboard, but I am currently using shinydashboard::tabBox() and there appears to be no equivalent in shinymaterial.
Is it possible to implement Material cards with tabs into the shinymaterial::material_card() function or make a new material_card_with_tabs() function?
I have an existing shinydashboard that I would love to convert to shinymaterial dashboard, but I am currently using shinydashboard::tabBox() and there appears to be no equivalent in shinymaterial.