- Open the page editor.
- Select Code in the top-right of the nav to open the code panel.
- By default, the code panel will show the code for the entire page. You can select individual elements on the page to see a code snippet for your selection.
- The code panel will show the following for each page or selection:
- Snippet to install/sync components.
- List of imports.
- Generated React + Tailwind CSS code.
- Copy & paste the code to your code editor.