Backstage
    Preparing search index...

    Variable HomepageCompositionRootConst

    HomepageCompositionRoot: (
        props: { children?: ReactNode; title?: string },
    ) => Element = ...

    Type Declaration

      • (props: { children?: ReactNode; title?: string }): Element
      • Parameters

        • props: { children?: ReactNode; title?: string }

        Returns Element