Skip to main content

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

Identifiable.id


title

title: string;

Title

Inherited from

Titled.title


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