내 커뮤니티 업적 표시줄을 확대합니다.

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