Abstract
The type of the components of the section
The maximum number of elements in the section
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
If more than N elements are provided
If title is over 24 characters if provided
Optional
Readonly
titleThe title of the section
Generated using TypeDoc
All sections are structured the same way, so this abstract class is used to reduce code duplication
Remarks