@acoustic-content-sdk/ng-theme
TypeScript icon, indicating that this package has built-in type declarations

9.0.10076 • Public • Published

npm

Implementation of the themeStyles directive to include theme level CSS variables.

API Documentation

Home > @acoustic-content-sdk/ng-theme

ng-theme package

Implementation of the themeStyles directive to include theme level CSS variables.

Classes

Class Description
AcNgThemeStylesModule Implementation of a module that exposes the themeStyles directive.

Variables

Variable Description
VERSION Version and build number of the package

Home > @acoustic-content-sdk/ng-theme > AcNgThemeStylesModule

AcNgThemeStylesModule class

Implementation of a module that exposes the themeStyles directive.

Signature:

export declare class AcNgThemeStylesModule 

Constructors

Constructor Modifiers Description
(constructor)(aLoggerService) Constructs a new instance of the AcNgThemeStylesModule class

Properties

Property Modifiers Type Description
VERSION WchSdkVersion Exposes the version information of this module

Home > @acoustic-content-sdk/ng-theme > VERSION

VERSION variable

Version and build number of the package

Signature:

VERSION: {
    version: {
        major: string;
        minor: string;
        patch: string;
        branch: string;
    };
    build: Date;
}

Home > @acoustic-content-sdk/ng-theme > AcNgThemeStylesModule > (constructor)

AcNgThemeStylesModule.(constructor)

Constructs a new instance of the AcNgThemeStylesModule class

Signature:

constructor(aLoggerService?: LoggerService);

Parameters

Parameter Type Description
aLoggerService LoggerService

Home > @acoustic-content-sdk/ng-theme > AcNgThemeStylesModule > VERSION

AcNgThemeStylesModule.VERSION property

Exposes the version information of this module

Signature:

VERSION: WchSdkVersion;

Package Sidebar

Install

npm i @acoustic-content-sdk/ng-theme

Weekly Downloads

3

Version

9.0.10076

License

MIT

Unpacked Size

466 kB

Total Files

52

Last publish

Collaborators

  • marcin-pasiewicz
  • nikodem.graczewski.acoustic
  • pawel.galias-ac
  • orenaksakal
  • marcin.konopka-ac