Logo
NeoArc Studio

Presentation Diagram Block

Embed standalone animated presentations with step navigation playback controls. Navigate through presentation steps directly within your documentation pages.

Presentation diagram blocks embed standalone animated presentations directly into your documentation pages. Each presentation plays through a sequence of steps, progressively revealing architecture concepts with smooth transitions. Steps can include audio narration that plays back automatically during playback. Readers navigate through steps using built-in playback controls.

When to Use

Block Properties

PropertyRequiredDescription
Presentation PathYesPath to the .presentation.json file
TitleNoOptional title displayed above the presentation

Playback Controls

The presentation block includes built-in navigation controls at the bottom of the viewer.

ControlDescription
Previous ButtonNavigate to the previous step. Disabled at step 1.
Step CounterDisplays current position (e.g. 3 / 12) with tabular number formatting.
Next ButtonNavigate to the next step. Disabled at the final step.
Mute ToggleMute or unmute audio narration during playback. Visible when steps contain audio.

Standalone Presentation Files

Presentation blocks reference standalone .presentation.json files. These files contain the full presentation definition: base shapes, connections, animation steps, and configuration.

Viewer Display

Presentations render in a 16:9 aspect ratio container with a dark background. The step navigation controls appear as a floating bar at the bottom centre of the container.

AspectBehaviour
Aspect RatioFixed 16:9 container
BackgroundDark theme (#1e1e1e)
ControlsFloating bottom-centre bar with blur backdrop
ResponsiveScales to fill container width

Presentation vs Diagram Block

CapabilityPresentation BlockDiagram Block
File Type.presentation.json.diagram.json
Step NavigationBuilt-in prev/next controlsNo step controls
InteractiveStep playback onlyZoom, pan, node selection
Linked PresentationsN/A (is a presentation)Discovers sibling presentations
Best ForGuided walkthroughsReference diagrams