Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.96 KB

File metadata and controls

11 lines (8 loc) · 1.96 KB

GuideSectionMeta

Fields

Field Type Required Description
content ::String ✔️ The content of the section, includes markdown formatting
list T::Array<::String> List items for the section
steps T::Array<Models::Shared::GuideStepMeta> Nested steps within the section
title ::String ✔️ The title of the section