Logo
NeoArc Studio

Embed Block

Embed external content via iframe. Supports CodePen, Figma, Loom, Google Maps, and other embeddable services. Configure aspect ratio and maximum width.

The Embed block allows you to include interactive content from external services directly within your documentation. Any service that provides an embeddable URL can be included.

When to Use

Block Properties

PropertyRequiredDescription
Embed URLYesThe URL to embed (must be an embeddable link)
TitleNoAccessibility title for the iframe
Aspect RatioNoDisplay ratio: 16:9, 4:3, 1:1, or auto
Max WidthNoMaximum width constraint (e.g., 100%, 800px)

Aspect Ratio Options

Getting Embed URLs

ServiceHow to Get Embed URL
CodePenUse the Embed button on any pen, copy the iframe URL
FigmaShare > Get embed code, extract the URL from src attribute
LoomShare > Embed, copy the embed URL
Google MapsShare > Embed a map, extract the URL

Editing Embeds

ActionHow To
Enter URLPaste the embed link in the URL input field
Set TitleEnter an optional title for accessibility
Choose RatioSelect aspect ratio from the buttons
Set Max WidthEnter a max width value (e.g., 100%, 800px)
PreviewView how the embed will render in the viewer

Example: CodePen Embed