Skip to content

<Slide>

A single slide. Provides SlideContext. Auto-registers with the parent presentation.

NameTypeDefaultDescription
childrenReactNodeSlide body.
id?stringStable ID for routing/anchors. Auto-generated if omitted.
steps?numberForce the number of steps (overrides fragment auto-inference).
layout?ComponentType<LayoutProps>Wrap children in a layout component.
notes?ReactNodeSpeaker notes — surfaced via SpeakerView.
meta?Record<string, unknown>Arbitrary metadata for plugins/tooling.