AEM WCM Components - Spa editor - Angular Core implementation | AEM Community Blog Seeding | Community
Skip to main content
kautuk_sahni
Community Manager
Community Manager
January 14, 2021

AEM WCM Components - Spa editor - Angular Core implementation | AEM Community Blog Seeding

  • January 14, 2021
  • 0 replies
  • 602 views

BlogImage.jpg

AEM WCM Components - Spa editor - Angular Core implementation by @61380/aem-core-components-angular-spa

Abstract

This module provides a Angular implementation for the containers in the AEM core components. This only works with the AEM SPA editor.

Current supported / exported components:
1. Containers
2. Accordion (V1)
3. Carousel (V1)
4. Container (V1)
5. Tabs (V1)

Abstraction
1. AbstractCoreContainerComponent

Usage
You can choose to import the entire library at once OR import components individually. The latter is useful if you want to only enable a few components and you want to save your javascript footprint. Also, if you want to load all core components, but you want to lazyload them with angular suspense, you will need to import them individually.

Read Full Blog

AEM WCM Components - Spa editor - Angular Core implementation

Q&A

Please use this thread to ask the related questions.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.