Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomThemeOptionsWithScheme

Hierarchy

  • BaseThemeOptions
    • CustomThemeOptionsWithScheme

Index

Properties

default?: "light" | "dark"
label: string
logoUrl?: string
palettes: { dark: CustomPaletteSet; light: CustomPaletteSet }

Type declaration

Generated using TypeDoc