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

    Type Alias ISectionElementWrapper

    ISectionElementWrapper: (
        props: SectionElementProps & { children: React.ReactNode },
    ) => JSX.Element

    Type Declaration