Chat Viewer
    Preparing search index...

    Function followSuffixAtBottom

    • This is typically used to scroll to the bottom of the chat when the suffix is visible. For example, when suffix is a typing indicator and it appears when someone is typing a message.

      Type Parameters

      Parameters

      • opts: ScrollToIndexOpts = DEFAULT_SCROLL_OPTS

        ScrollToItemOpts options for controlling the scroll behavior

      Returns OnAffixCallback<M>

      A callback that performs the scroll action when the suffix is visible.