SectionField

The Section field type used in Statamic.
The only usecase for this type is to add it to a response type etc.

Type Definition

Visual section divider

The value will always be null.

type 
SectionField
= null;
Example Section field
type Section = SectionField;
// Result: null