TESSA Web API
    Preparing search index...

    Class ThemeManager

    Index

    Constructors

    Properties

    maxResolveDepth: 10
    genericProperties: Set<string> = ...

    Accessors

    • get activeFragments(): readonly string[]

      Returns readonly string[]

    • get css(): Readonly<React.CSSProperties>

      Returns Readonly<React.CSSProperties>

    • get defaultWallpaper(): null | string

      Returns null | string

    • get images(): ThemeImage[]

      Returns ThemeImage[]

    • get section(): undefined | string | string[]

      Returns undefined | string | string[]

    • set section(value: undefined | string | string[]): void

      Parameters

      • value: undefined | string | string[]

      Returns void

    • get string(): string

      Returns string

    • get wallpapers(): readonly string[]

      Returns readonly string[]

    Methods

    • Parameters

      Returns void

    • Parameters

      Returns void

    • Returns void

    • Parameters

      • expression: string

      Returns number

    • This method is used to get a value by exact variable name without any additional lookups.

      Parameters

      • name: string

      Returns undefined | string

    • Parameters

      • name: string

      Returns undefined | string

    • Parameters

      • name: string

      Returns undefined | ThemeNode

    • Parameters

      • path: string[]

      Returns undefined | ThemeNode

    • Parameters

      • path: string[]

      Returns undefined | ThemeNode

    • This method checks if there is a generic variable and returns it or a variable for a specific section.

      Parameters

      • name: string

      Returns undefined | string

    • Parameters

      • expression: string

      Returns string

    • Parameters

      • value: string

      Returns string

    • Parameters

      • expression: string

      Returns string

    • Parameters

      Returns void

    • Parameters

      • name: string
      • value: string

      Returns void