The ConfigJSON object is the computed result of the experience app editor which is driven by the config.json file, enriched with the getAssetFileUrl getAssetPreviewUrl and getAssetThumbnailUrl methods.

Hierarchy

  • BaseConfigJSON
    • EnrichedConfigJSON

Properties

assets: Record<string, EnrichedAsset>

The maximum amount of assets returned is 2000, use getAssetsByTags if you need more results.

contents: Record<string, Contents>
labels: Record<string, Labels>

Generated using TypeDoc