Slide

Events and interactivity

ID: events · Template: basic

Events and interactivity

Events are TypeScript functions that receive a slide context and parameters. In this MVP, we only support simple built-in navigation actions: next, prev, and link. Later, events will be defined in dedicated TypeScript files and wired from slide content via validated parameters.