Expandir minha barra de realizações na Comunidade.

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

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

SOLUCIONADO

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 Solução aceita

Avatar

Resposta correta de
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

Ver solução na publicação original

2 Respostas

Avatar

Resposta correta de
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