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

9.0.89 • Public • Published

npm

API Documentation

Home > @acoustic-content-sdk/ng-app-edit

ng-app-edit package

Module that contains a default configuration to run an Angular application against Acoustic Content in edit mode.

Classes

Class Description
WchNgAppEditModule Imports the modules required for inline edit functionality

Variables

Variable Description
VERSION Version and build number of the package

Home > @acoustic-content-sdk/ng-app-edit > WchNgAppEditModule

WchNgAppEditModule class

Imports the modules required for inline edit functionality

Signature:

export declare class WchNgAppEditModule 

Constructors

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

Home > @acoustic-content-sdk/ng-app-edit > 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-app-edit > WchNgAppEditModule > (constructor)

WchNgAppEditModule.(constructor)

Constructs a new instance of the WchNgAppEditModule class

Signature:

constructor(aLoggerService: LoggerService);

Parameters

Parameter Type Description
aLoggerService LoggerService

Package Sidebar

Install

npm i @acoustic-content-sdk/ng-app-edit

Weekly Downloads

3

Version

9.0.89

License

MIT

Unpacked Size

52.4 kB

Total Files

25

Last publish

Collaborators

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