Home

Walkthrough Step

This is a type used in Stencila Schema for a single step within a Walkthrough.

It exists so each revealed step can carry its own content, metadata, and progression behavior as a first-class node.

Key properties include the step content, title or summary metadata, and any controls related to progression through the walkthrough.

This type is marked as unstable and is subject to change.

Properties

The WalkthroughStep type has these properties:

NameDescriptionTypeInherited from
isCollapsedWhether this step is active (i.e. is encoded in source format and can be edited)Boolean-
contentThe content of the step.Block*-
idThe identifier for this item.StringEntity

Related

The WalkthroughStep type is related to these types:

Bindings

The WalkthroughStep type is represented in:


This documentation was generated from WalkthroughStep.yaml by docs_types.rs.

© 2026 Stencila