Hex Core JS
    Preparing search index...

    Function ScrollManager

    • Manages routing-related scrolling. Scrolls to the top of a page when the URL pathname changes. Scrolls to the corresponding element when the URL hash changes or when scrollReady from the ScrollContext is called.

      Note: Must be a descendant of a <BrowserRouter>.

      Parameters

      Returns Element