Skip to main content
Version: Next

Section

Section

The components v2 section component

Example

import { Section } from 'commandkit';

const section = <Section>...</Section>;
Signature
function Section(props: SectionProps): SectionBuilder

Parameters

props

parameter