@acoustic-content-sdk/ng-theme 中文文档教程

发布于 3 年前 浏览 17 更新于 2 年前

npm

实施 themeStyles 指令以包含主题级 CSS 变量。

API Documentation

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

ng-theme package

实施 themeStyles 指令以包含主题级别的 CSS 变量。

Classes

ClassDescription
AcNgThemeStylesModuleImplementation of a module that exposes the themeStyles directive.

Variables

VariableDescription
VERSIONVersion and build number of the package

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

AcNgThemeStylesModule class

公开themeStyles 指令的模块的实现。

Signature:

export declare class AcNgThemeStylesModule 

Constructors

ConstructorModifiersDescription
(constructor)(aLoggerService)Constructs a new instance of the AcNgThemeStylesModule class

Properties

PropertyModifiersTypeDescription
VERSIONWchSdkVersionExposes 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;
}

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

AcNgThemeStylesModule.(constructor)

Constructs a new instance of the AcNgThemeStylesModule class

Signature:

constructor(aLoggerService?: LoggerService);

Parameters

ParameterTypeDescription
aLoggerServiceLoggerService

主页 > @acoustic-content-sdk/ng-theme > AcNgThemeStylesModule > VERSION

AcNgThemeStylesModule.VERSION property

暴露这个模块的版本信息

Signature:

VERSION: WchSdkVersion;

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

ClassDescription
AcNgThemeStylesModuleImplementation of a module that exposes the themeStyles directive.

Variables

VariableDescription
VERSIONVersion 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

ConstructorModifiersDescription
(constructor)(aLoggerService)Constructs a new instance of the AcNgThemeStylesModule class

Properties

PropertyModifiersTypeDescription
VERSIONWchSdkVersionExposes 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

ParameterTypeDescription
aLoggerServiceLoggerService

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

AcNgThemeStylesModule.VERSION property

Exposes the version information of this module

Signature:

VERSION: WchSdkVersion;
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文