Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThemeProvider

A provider used for configurating new application themes.

interface

ThemeProvider

Hierarchy

  • ThemeProvider

Index

Methods

Methods

getThemes

  • getThemes(): Array<ThemeItem>
  • Gets application themes if such are provided.

    memberof

    ThemeProvider

    Returns Array<ThemeItem>

    Applcation themes.

Generated using TypeDoc