Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.59 KB

File metadata and controls

11 lines (8 loc) · 1.59 KB

GuideSectionMeta

Fields

Field Type Required Description
Title string ✔️ The title of the section
Content string ✔️ The content of the section, includes markdown formatting
List List<string> List items for the section
Steps List<GuideStepMeta> Nested steps within the section