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, children, and scrollable behavior.
Properties#
| Property | Type |
|---|---|
title? | string |
children? | |
scrollable? | boolean |