Websites v4 docs v5.2.5
    Preparing search index...

    Type Alias SectionProps<T>

    SectionProps: SectionWrapperProps<T> & {
        globalConfig?: GlobalConfig;
        SectionElementWrapper?: ISectionElementWrapper;
    }

    Type Parameters

    • T