@vicinae/api
    Preparing search index...

    Type Alias Props

    Props: BaseSection & { children?: ReactNode; subtitle?: string; title?: string }

    Type Declaration

    • Optionalchildren?: ReactNode

      The grid items that are part of this section.

    • Optionalsubtitle?: string
    • Optionaltitle?: string