Iframe/Embed/LWC (5 min)
01 Getting Started
This tutorial covers troubleshooting visibility issues when you embed your Titan projects.
02 Embed LWC
The width of the embed will control the size of the webpage. Suppose you are choosing to embed your project as a lightning web component in Salesforce. In that case, it is important to have different devices configured to ensure the content displays correctly according to the space allocated.
03 Width
When using the iframe or embed option to publish your project, it is important to adjust the width to 100%. By making this change, you can ensure that your project will always use the full width of the container you display your project in.
Copy the code from the Publish Project window and paste it into a text editor, here you can edit the code and change the width to 100%.