Interface MixStandaloneTheme

interface MixStandaloneTheme {
    themeData: ThemeMix;
}

Hierarchy

  • IStandaloneTheme
    • MixStandaloneTheme

Properties

Properties

themeData: ThemeMix