Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.61 KB

File metadata and controls

11 lines (8 loc) · 1.61 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