Skip to content

DemoBootstrap

Preloads the demo's sample episode into the player on startup, so the tour opens on a ready-to-watch video. Reads the committed sample.json descriptor; a no-op until the generator fills it.

Functions

DemoBootstrap()

function DemoBootstrap(): null;

Defined in: src/demo/DemoBootstrap.tsx:18

Loads the sample video + subtitles into the player once, on mount.

Returns

null