Represents options for a section.
The SectionOptions interface provides a set of properties that control the
behavior and appearance of a section. These options include settings for the
title and children.
Properties#
| Property | Type |
|---|---|
title? | string |
children? | () => void |