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

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

Mark Solution

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

解決済み

3 column control component in AEM 6.5 react spa

Avatar

Level 2

I need to use OOB column control component in our application using AEM 6.5 react spa. Could you please share OOB path

1 受け入れられたソリューション

Avatar

正解者
Level 10

Hi @kalyan_chakrav1,

Can you try to use Layout container/ResponsiveGrid in Layout mode to achieve 3 column look and feel (sample screenshot below for reference)

This is because React component equivalent for Layout container is already available OOB as part of NPM module - @adobe/aem-react-editable-components.

 

Vijayalakshmi_S_0-1613060507814.png

元の投稿で解決策を見る

2 返信

Avatar

正解者
Level 10

Hi @kalyan_chakrav1,

Can you try to use Layout container/ResponsiveGrid in Layout mode to achieve 3 column look and feel (sample screenshot below for reference)

This is because React component equivalent for Layout container is already available OOB as part of NPM module - @adobe/aem-react-editable-components.

 

Vijayalakshmi_S_0-1613060507814.png

Avatar

Level 2

Hi @kalyan_chakrav1 , I have a similar requirement, can you please the the complete path.

 

Thanks