Abstract
Builds a section component
The name of the section's type
The name of the section's keys
The elements of the section
The maximum number of elements in the section
Optional
title: stringThe title of the section
The maximum length of the title
All sections are structured the same way, so this abstract class is used to reduce code duplication
Remarks