Search
Loading...
Skip to content

Interface: SectionOptions

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#

PropertyType
title?string
children?() => void