Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ThemeItem

Represents an application theme item.

interface

ThemeItem

Hierarchy

  • ThemeItem

Index

Properties

Properties

name

name: string

The name of the theme item

type

{string}

memberof

ThemeItem

themeVariables

themeVariables: Array<ThemeVariablesKeyValuePair>

The theme variables.

type

{Array}

memberof

ThemeItem

Generated using TypeDoc