コミュニティアチーブメントバーを展開する。

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

AEM : Style Integration

Avatar

Level 2

Hello Everyone, I am new to AEM and looking for industry best practices to be followed in AEM styling for custom components. 

2 返信

Avatar

Employee Advisor

Hi @sagrawal ,

From AEM core components perspective, we follow BEM like convention for css and use style system based presentation layer modelling. Please refer to [1] and [2] for best practices.

 

[1] - https://docs.adobe.com/content/help/en/experience-manager-learn/sites/developing/style-system-techni...

[2] - https://docs.adobe.com/content/help/en/experience-manager-learn/sites/developing/style-organization-...

Avatar

Level 2

Thanks for above information. 

 

1. Is there any other approaches also that we follow for custom stylings.

2.  I am developing a list components and want to give provision to author on couple options to show list as  

 a) Grid option b) Carousel c) Horizontal 

 

So do we have some OOB AEM options (classes/functions)  to achieve this.