• A chat messages component that automatically scrolls to the bottom when new messages are added.

    Parameters

    • props: {
          [name: string]: any;
      }
      • [name: string]: any

    Returns Element

Generated using TypeDoc