Use code editor
To view the source of a component on the canvas, select the component, and then select the source code editor icon </> in the footer.
![]()
The source code is displayed in the Code Editor pane at the bottom of the screen. The changes you made earlier are updated in the source code. To make changes, update the source code and select Save. The changes are reflected on the canvas.

Note
You can also add Liquid tags in source code editor for advanced configuration. More information: Work with Liquid templates