getTabCountClasses(props?: { active?: boolean; themeColor?: PrimaryColor; darkMode?: boolean; }): string
Get classes for count badge within tab
optional
props: { active?: boolean; themeColor?: PrimaryColor; darkMode?: boolean; }
getTabCountClasses(props?: { active?: boolean; themeColor?: PrimaryColor; darkMode?: boolean; }): string
Get classes for count badge within tab
props: { active?: boolean; themeColor?: PrimaryColor; darkMode?: boolean; }
import { getTabCountClasses } from ".";