Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AppConfig

Configuration class for dotcms-js. You can extend this class to overide one to many config options and inject the your AppConfig in the app.module ts file of your application

Hierarchy

  • AppConfig

Index

Properties

Properties

dotCMSURLKey

dotCMSURLKey: string = "siteURLJWT"

iconPath

iconPath: string = "./src/assets/images/icons"

Generated using TypeDoc