how to control flex layout in edit mode? | Community
Skip to main content
April 23, 2018

how to control flex layout in edit mode?

  • April 23, 2018
  • 1 reply
  • 972 views

I have a one flex layout.
flex container is a container component.

container component have 5 sub component.

in normal or preview mode

container-flex

     flex-item         

    

     flex-item         

    

     flex-item         

    

     flex-item         

    

     flex-item

container-flex

but after classic ui dialog

container-flex

     cq.placeholder

     flex-item

     cq.placeholder

     flex-item

     cq.placeholder

     flex-item

     cq.placeholder

     flex-item

     cq.placeholder

container-flex

because of addition div tag layout is getting affected

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

kautuk_sahni
Community Manager
Community Manager
May 8, 2018

I am not clearly understanding your problem here.  Please elaborate bit more.

If you are taking about Configuring Layout Container and Layout Mode then refer this:- Configuring Layout Container and Layout Mode

Kautuk Sahni