This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Component Behavior | Approach | |
|---|---|---|
| No Dynamic Behavior | AEM Native rendering with component level authoring | |
| Minimal dynamic behavior (Limited combinations) | AEM Native rendering + Basic JavaScript with component level authoring | |
| Complex dynamic behavior driven by combination of user inputs and API response | Front-end rendering & authoring driven by dialog and JSON (Content Fragment) |