Documentation

Class: SectionProps

Description: This class defines a set of common props used for different types of sections within the application. It provides a structured approach to handling shared and section-specific properties, ensuring consistency and maintainability.

Methods


Class: SectionSplitProps

Description: This class extends the SectionProps class and defines additional props specific to section splits, which are typically used for displaying content alongside an image or other visual element.

Methods


Class: SectionTilesProps

Description: This class extends the SectionProps class and defines additional props specific to section tiles, which are often used for displaying multiple items in a grid-like layout.

Methods