Hex Core JS
    Preparing search index...

    Type Alias ActivePageManagerProps

    ActivePageManagerProps: { rootPage: PageInfo<string, any, any> } & ChildrenProps

    Type Declaration

    • rootPage: PageInfo<string, any, any>

      The PageInfo for the root of the application (note: title must be of type string).