Values.SectionSourceThis represents a sections within a panel or tab of the page layout.
type nonrec t = {fieldGroup : FieldGroup.t option;Consists of a group of fields and associated properties.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of FieldId.t ]) list ]
list
| `String of FieldGroupNameString.t ])
list ])
list ]