LessonVideo
Inline video block, usable across lesson types
Extends
Properties
caption?
optional caption: string;
Optional caption displayed below the video
id
id: string;
Unique identifier
Inherited from
title
title: string;
Title
Inherited from
type
type: "embed" | "file";
'embed' renders as an iframe; 'file' renders as an HTML5 video element
url
url: string;
Video URL — embed URL (YouTube/Vimeo) or direct video file