This guide explains how to use the embed component in Ycode to integrate websites, iframes, widgets, and custom scripts into your project.
Embedding a URL
In Layers sidebar click + button and search for the HTML embed element.
Drag the Embed component onto your canvas.
In the right sidebar open Setings tab and click "Expand" to open code editing.
Note: Some websites may block embedding due to HTTP header restrictions, which are required for integration to work.
Embedding a Script
For services that require a script to generate an iFrame:
Add the tag.
Depending on the service, additional code may be needed to wrap the script for proper functionality.