API ReferenceTypesSectionReorderArgsOn this pageSectionReorderArgs type SectionReorderArgs = { sections: { id: string; sectionOrder: number; }[];}; Properties sections sections: { id: string; sectionOrder: number;}[]; NameTypeidstringsectionOrdernumber