CommandkitFunctionsSectionVersion: NextOn this pageSectionSection commandkitsection.ts The components v2 section component Example import { Section } from 'commandkit';const section = <Section>...</Section>; Signaturefunction Section(props: SectionProps): SectionBuilder Parameters props parameterSectionProps