Hex Core JS
    Preparing search index...

    Function useScrollReady

    • Returns the scrollReady function from the ScrollContext.

      Recommended to call scrollReady after potentially linkable content (anything with an HTML id property) is rendered and scrolling to that element is desired.

      Returns { scrollReady: () => void }