Solution 1 :

you should ideally put look and feel related things into css class. you should add/remove css class on click of the button.

Problem :

I have 1 container which has single image and on edit button I want to increase the size of container according to my incoming content .Here I am sharing the image of containers

Image 1:
this is container before clicking on edit button

https://i.stack.imgur.com/fgAog.png

Image 2:
this is container before clicking on edit button

https://i.stack.imgur.com/3Xnwm.png

Comments

Comment posted by Gayatri G

can you give me example ?

By