GroupField

The Group field type used in Statamic.

Type Definition

Groups multiple fields together.

type 
GroupField
<
T
extends
Record
<string, any> =
Record
<string, any>> =
T
;
T
Record<string, any>
The structure of fields within the group