Components
Embed
Inline web embed (iframe) — drop a URL, get a resizable preview pane. For YouTube / Vimeo / Loom prefer `<video src="…">` (player props, click-facade); `<Embed>` auto-rewrites watch URLs as a fallback
Example
Preview
<Embed src="" title="Title" />Props
Prop
Type
Also matches: embed, iframe, website, page, inline, frame, preview
Author it
Type /embed in the editor to insert it from the slash menu, or write the tag directly in source mode. The Properties panel on the right of the editor exposes every prop above as a form field once the block is selected.