LayoutSection: { customLabel?: boolean | null; detailHeading?: boolean | null; editHeading?: boolean | null; label?: string | null; layoutColumns: LayoutColumn[]; style: string; } Type declaration
Optional customLabel?: boolean | null
Optional detailHeading?: boolean | null
Optional editHeading?: boolean | null
Optional label?: string | null
style: string